Home
last modified time | relevance | path

Searched refs:osi_free (Results 1 – 25 of 123) sorted by relevance

12345

/system/bt/osi/test/
Dallocator_test.cc36 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()
Dfixed_queue_test.cc79 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/
Dallocator.cc72 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};
Dhash_map_utils.cc64 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()
Dbuffer.cc75 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()
Dthread.cc97 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()
Dsemaphore.cc48 osi_free(ret); in semaphore_new()
58 osi_free(semaphore); in semaphore_free()
Dreactor.cc118 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/
Dsmp_l2c.cc144 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/
Dbtu_task.cc67 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/
Drfc_l2cap_if.cc290 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()
Drfc_ts_frames.cc459 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 …]
Drfc_port_fsm.cc134 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/
Dl2c_main.cc76 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 …]
Dl2c_fcr.cc221 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/
Dfuzz_allocator.cc64 osi_free(ptr); in callArbitraryFunction()
114 osi_free(alloc); in LLVMFuzzerTestOneInput()
/system/bt/stack/bnep/
Dbnep_main.cc436 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()
Dbnep_api.cc336 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/
Dstack_rfcomm_test.cc182 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/
Dhidd_conn.cc511 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/
Dbuffer_allocator.cc29 static const allocator_t interface = {buffer_alloc, osi_free};
/system/bt/stack/avct/
Davct_lcb_act.cc57 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/
Dbtif_uid.cc52 osi_free(temp); in uid_set_destroy()
55 osi_free(set); in uid_set_destroy()
/system/bt/stack/sdp/
Dsdp_db.cc517 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/
Dallocator.h42 void osi_free(void* ptr);

12345