/system/bt/osi/test/ |
D | allocator_test.cc | 36 osi_free(copy_str); in TEST_F() 41 osi_free(copy_str); in TEST_F() 46 osi_free(copy_str); in TEST_F() 51 osi_free(copy_str); in TEST_F()
|
D | fixed_queue_test.cc | 79 fixed_queue_free(NULL, osi_free); in TEST_F() 90 fixed_queue_free(queue, osi_free); in TEST_F() 95 fixed_queue_flush(queue, osi_free); in TEST_F() 97 fixed_queue_free(queue, osi_free); in TEST_F() 108 fixed_queue_free(queue, osi_free); in TEST_F() 121 fixed_queue_free(queue, osi_free); in TEST_F()
|
/system/bt/osi/src/ |
D | allocator.cc | 72 void osi_free(void* ptr) { in osi_free() function 78 osi_free(*p_ptr); in osi_free_and_reset() 82 const allocator_t allocator_calloc = {osi_calloc, osi_free}; 84 const allocator_t allocator_malloc = {osi_malloc, osi_free};
|
D | hash_map_utils.cc | 64 osi_free(key); in hash_map_utils_new_from_string_params() 65 osi_free(value); in hash_map_utils_new_from_string_params() 74 osi_free(str); in hash_map_utils_new_from_string_params()
|
D | buffer.cc | 75 if (--buffer->root->refcount == 0) osi_free(buffer->root); in buffer_free() 76 osi_free(buffer); in buffer_free() 79 osi_free(buffer); in buffer_free()
|
D | thread.cc | 97 fixed_queue_free(ret->work_queue, osi_free); in thread_new_sized() 100 osi_free(ret); in thread_new_sized() 114 fixed_queue_free(thread->work_queue, osi_free); in thread_free() 116 osi_free(thread); in thread_free() 229 osi_free(item); in run_thread() 249 osi_free(item); in work_queue_read_cb()
|
D | semaphore.cc | 48 osi_free(ret); in semaphore_new() 58 osi_free(semaphore); in semaphore_free()
|
D | reactor.cc | 118 osi_free(reactor); in reactor_free() 163 osi_free(object); in reactor_register() 226 osi_free(obj); in reactor_unregister() 287 osi_free(object); in run_reactor()
|
/system/bt/stack/smp/ |
D | smp_l2c.cc | 144 osi_free(p_buf); in smp_data_received() 155 osi_free(p_buf); in smp_data_received() 167 osi_free(p_buf); in smp_data_received() 201 osi_free(p_buf); in smp_data_received() 296 osi_free(p_buf); in smp_br_data_received() 305 osi_free(p_buf); in smp_br_data_received() 317 osi_free(p_buf); in smp_br_data_received() 338 osi_free(p_buf); in smp_br_data_received()
|
/system/bt/stack/btu/ |
D | btu_task.cc | 67 osi_free(p_msg); in btu_hci_msg_process() 76 osi_free(p_msg); in btu_hci_msg_process() 80 osi_free(p_msg); in btu_hci_msg_process()
|
/system/bt/stack/rfcomm/ |
D | rfc_l2cap_if.cc | 290 osi_free(p_buf); in RFCOMM_BufDataInd() 300 osi_free(p_buf); in RFCOMM_BufDataInd() 315 osi_free(p_buf); in RFCOMM_BufDataInd() 334 osi_free(p_buf); in RFCOMM_BufDataInd() 344 osi_free(p_buf); in RFCOMM_BufDataInd() 361 osi_free(p_buf); in RFCOMM_BufDataInd() 371 osi_free(p_buf); in RFCOMM_BufDataInd()
|
D | rfc_ts_frames.cc | 459 osi_free(p_buf); in rfc_send_test() 644 osi_free(p_buf); in rfc_process_mx_message() 655 osi_free(p_buf); in rfc_process_mx_message() 673 osi_free(p_buf); in rfc_process_mx_message() 683 osi_free(p_buf); in rfc_process_mx_message() 715 osi_free(p_buf); in rfc_process_mx_message() 738 osi_free(p_buf); in rfc_process_mx_message() 746 osi_free(p_buf); in rfc_process_mx_message() 756 osi_free(p_buf); in rfc_process_mx_message() 780 osi_free(p_buf); in rfc_process_mx_message() [all …]
|
D | rfc_port_fsm.cc | 134 osi_free(p_data); in rfc_port_sm_state_closed() 160 osi_free(p_data); in rfc_port_sm_state_closed() 211 osi_free(p_data); in rfc_port_sm_sabme_wait_ua() 252 osi_free(p_data); in rfc_port_sm_sabme_wait_ua() 309 osi_free(p_data); in rfc_port_sm_term_wait_sec_check() 325 osi_free(p_data); in rfc_port_sm_term_wait_sec_check() 393 osi_free(p_data); in rfc_port_sm_orig_wait_sec_check() 397 osi_free(p_data); in rfc_port_sm_orig_wait_sec_check() 517 osi_free(p_data); in rfc_port_sm_disc_wait_ua() 539 osi_free(p_data); in rfc_port_sm_disc_wait_ua() [all …]
|
/system/bt/stack/l2cap/ |
D | l2c_main.cc | 76 osi_free(p_msg); in l2c_rcv_acl_data() 85 osi_free(p_msg); in l2c_rcv_acl_data() 101 osi_free(p_msg); in l2c_rcv_acl_data() 120 osi_free(p_msg); in l2c_rcv_acl_data() 157 osi_free(p_msg); in l2c_rcv_acl_data() 168 osi_free(p_msg); in l2c_rcv_acl_data() 175 osi_free(p_msg); in l2c_rcv_acl_data() 181 osi_free(p_msg); in l2c_rcv_acl_data() 187 osi_free(p_msg); in l2c_rcv_acl_data() 200 osi_free(p_msg); in l2c_rcv_acl_data() [all …]
|
D | l2c_fcr.cc | 221 fixed_queue_free(p_fcrb->waiting_for_ack_q, osi_free); in l2c_fcr_cleanup() 224 fixed_queue_free(p_fcrb->srej_rcv_hold_q, osi_free); in l2c_fcr_cleanup() 227 fixed_queue_free(p_fcrb->retrans_q, osi_free); in l2c_fcr_cleanup() 321 osi_free(p_str); in l2c_fcr_cleanup() 616 osi_free(p_buf); in l2c_fcr_proc_pdu() 680 osi_free(p_buf); in l2c_fcr_proc_pdu() 715 osi_free(p_buf); in l2c_fcr_proc_pdu() 735 osi_free(p_buf); in l2c_fcr_proc_pdu() 774 osi_free(p_buf); in l2c_fcr_proc_pdu() 827 osi_free(p_buf); in l2c_lcc_proc_pdu() [all …]
|
/system/bt/osi/test/fuzzers/allocator/ |
D | fuzz_allocator.cc | 64 osi_free(ptr); in callArbitraryFunction() 114 osi_free(alloc); in LLVMFuzzerTestOneInput()
|
/system/bt/stack/bnep/ |
D | bnep_main.cc | 436 osi_free(p_buf); in bnep_data_ind() 447 osi_free(p_buf); in bnep_data_ind() 458 osi_free(p_buf); in bnep_data_ind() 464 osi_free(p_buf); in bnep_data_ind() 516 osi_free(p_buf); in bnep_data_ind() 522 osi_free(p_buf); in bnep_data_ind() 550 osi_free(p_bcb->p_pending_data); in bnep_data_ind() 569 osi_free(p_buf); in bnep_data_ind() 629 osi_free(p_buf); in bnep_data_ind()
|
D | bnep_api.cc | 336 osi_free(p_buf); in BNEP_WriteBuf() 345 osi_free(p_buf); in BNEP_WriteBuf() 365 osi_free(p_buf); in BNEP_WriteBuf() 376 osi_free(p_buf); in BNEP_WriteBuf() 392 osi_free(p_buf); in BNEP_WriteBuf() 399 osi_free(p_buf); in BNEP_WriteBuf()
|
/system/bt/stack/test/rfcomm/ |
D | stack_rfcomm_test.cc | 182 osi_free(ua_channel_0); in ConnectServerL2cap() 203 osi_free(uih_pn_rsp_to_peer); in ConnectServerPort() 231 osi_free(ua_channel_dlci); in ConnectServerPort() 253 osi_free(uih_msc_response_to_peer); in ConnectServerPort() 289 osi_free(uih_pn_channel_3); in StartClientPort() 318 osi_free(sabm_channel_0); in TestConnectClientPortL2cap() 341 osi_free(uih_pn_channel_3); in ConnectClientPort() 369 osi_free(sabm_channel_3); in ConnectClientPort() 385 osi_free(uih_msc_cmd); in ConnectClientPort() 406 osi_free(uih_msc_response_to_peer); in ConnectClientPort() [all …]
|
/system/bt/stack/hid/ |
D | hidd_conn.cc | 511 osi_free(hd_cb.pending_data); in hidd_l2cif_disconnect_ind() 619 osi_free(p_msg); in hidd_l2cif_data_ind() 628 osi_free(p_msg); in hidd_l2cif_data_ind() 661 osi_free(p_msg); in hidd_l2cif_data_ind() 688 osi_free(p_msg); in hidd_l2cif_data_ind() 695 osi_free(p_msg); in hidd_l2cif_data_ind() 704 osi_free(p_msg); in hidd_l2cif_data_ind() 726 osi_free(p_msg); in hidd_l2cif_data_ind() 735 osi_free(p_msg); in hidd_l2cif_data_ind() 859 osi_free(hd_cb.pending_data); in hidd_conn_disconnect() [all …]
|
/system/bt/hci/src/ |
D | buffer_allocator.cc | 29 static const allocator_t interface = {buffer_alloc, osi_free};
|
/system/bt/stack/avct/ |
D | avct_lcb_act.cc | 57 osi_free(p_buf); in avct_lcb_msg_asmbl() 68 osi_free(p_buf); in avct_lcb_msg_asmbl() 88 osi_free(p_lcb->p_rx_msg); in avct_lcb_msg_asmbl() 99 osi_free(p_buf); in avct_lcb_msg_asmbl() 119 osi_free(p_buf); in avct_lcb_msg_asmbl() 139 osi_free(p_buf); in avct_lcb_msg_asmbl() 156 osi_free(p_buf); in avct_lcb_msg_asmbl()
|
/system/bt/btif/src/ |
D | btif_uid.cc | 52 osi_free(temp); in uid_set_destroy() 55 osi_free(set); in uid_set_destroy()
|
/system/bt/stack/sdp/ |
D | sdp_db.cc | 517 osi_free(p_buff); in SDP_AddSequence() 527 osi_free(p_buff); in SDP_AddSequence() 572 osi_free(p_buff); in SDP_AddUuidSequence() 602 osi_free(p_buff); in SDP_AddProtocolList() 648 osi_free(p_buff); in SDP_AddAdditionProtoLists() 693 osi_free(p_buff); in SDP_AddProfileDescriptorList() 736 osi_free(p_buff); in SDP_AddLanguageBaseAttrIDList() 774 osi_free(p_buff); in SDP_AddServiceClassIdList()
|
/system/bt/osi/include/ |
D | allocator.h | 42 void osi_free(void* ptr);
|