Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc155 void l2cu_process_fixed_chnl_resp(tL2C_LCB* /* p_lcb */) { in l2cu_process_fixed_chnl_resp() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc799 l2cu_process_fixed_chnl_resp(p_lcb); in process_l2cap_cmd()
811 l2cu_process_fixed_chnl_resp(p_lcb); in process_l2cap_cmd()
Dl2c_ble.cc114 l2cu_process_fixed_chnl_resp(p_lcb); in l2cble_notify_le_connection()
195 l2cu_process_fixed_chnl_resp(p_lcb); in l2cble_conn_comp()
Dl2c_int.h784 void l2cu_process_fixed_chnl_resp(tL2C_LCB* p_lcb);
Dl2c_utils.cc2797 void l2cu_process_fixed_chnl_resp(tL2C_LCB* p_lcb) { in l2cu_process_fixed_chnl_resp() function