Home
last modified time | relevance | path

Searched refs:l2cu_send_peer_disc_req (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_csm.cc760 l2cu_send_peer_disc_req(p_ccb); in l2c_csm_w4_l2cap_connect_rsp()
945 l2cu_send_peer_disc_req(p_ccb); in l2c_csm_w4_l2ca_connect_rsp()
1067 l2cu_send_peer_disc_req(p_ccb); in l2c_csm_config()
1166 l2cu_send_peer_disc_req(p_ccb); in l2c_csm_config()
1203 l2cu_send_peer_disc_req(p_ccb); in l2c_csm_config()
1255 l2cu_send_peer_disc_req(p_ccb); in l2c_csm_config()
1386 l2cu_send_peer_disc_req(p_ccb); in l2c_csm_open()
Dl2c_int.h737 void l2cu_send_peer_disc_req(tL2C_CCB* p_ccb);
Dl2c_utils.cc874 void l2cu_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cu_send_peer_disc_req() function
1761 l2cu_send_peer_disc_req(p_ccb); in l2cu_disconnect_chnl()
Dl2c_ble.cc815 l2cu_send_peer_disc_req(temp_p_ccb); in l2cble_process_sig_cmd()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc243 void l2cu_send_peer_disc_req(tL2C_CCB* p_ccb) { inc_func_call_count(__func__); } in l2cu_send_peer_disc_req() function