Searched refs:l2cu_reject_ble_connection (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_utils.cc | 177 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/ |
D | l2c_ble.cc | 758 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()
|
D | l2c_csm.cc | 329 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()
|
D | l2c_int.h | 758 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id,
|
D | l2c_utils.cc | 3216 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id, in l2cu_reject_ble_connection() function
|