Home
last modified time | relevance | path

Searched refs:l2cu_reject_ble_coc_connection (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc173 void l2cu_reject_ble_coc_connection(tL2C_LCB* /* p_lcb */, uint8_t /* rem_id */, in l2cu_reject_ble_coc_connection() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc732 l2cu_reject_ble_coc_connection( in l2cble_process_sig_cmd()
741 l2cu_reject_ble_coc_connection(p_lcb, id, L2CAP_LE_RESULT_NO_PSM); in l2cble_process_sig_cmd()
748 l2cu_reject_ble_coc_connection(p_lcb, id, L2CAP_CONN_NO_PSM); in l2cble_process_sig_cmd()
Dl2c_int.h763 void l2cu_reject_ble_coc_connection(tL2C_LCB* p_lcb, uint8_t rem_id,
Dl2c_utils.cc3075 void l2cu_reject_ble_coc_connection(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_ble_coc_connection() function
3222 l2cu_reject_ble_coc_connection(p_ccb->p_lcb, rem_id, result); in l2cu_reject_ble_connection()