Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc177 void l2cu_reject_ble_connection(tL2C_CCB* /* p_ccb */, uint8_t /* rem_id */, in l2cu_reject_ble_connection() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc758 l2cu_reject_ble_connection(p_ccb, id, L2CAP_CONN_NO_RESOURCES); in l2cble_process_sig_cmd()
766 l2cu_reject_ble_connection(p_ccb, id, L2CAP_CONN_NO_RESOURCES); in l2cble_process_sig_cmd()
Dl2c_csm.cc329 l2cu_reject_ble_connection(p_ccb, p_ccb->remote_id, result); in l2c_csm_closed()
583 l2cu_reject_ble_connection( in l2c_csm_term_w4_sec_comp()
Dl2c_int.h758 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id,
Dl2c_utils.cc3216 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id, in l2cu_reject_ble_connection() function