Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_main.cc776 l2cu_process_fixed_chnl_resp(p_lcb); in process_l2cap_cmd()
791 l2cu_process_fixed_chnl_resp(p_lcb); in process_l2cap_cmd()
Dl2c_ble.cc243 l2cu_process_fixed_chnl_resp(p_lcb); in l2cble_notify_le_connection()
330 l2cu_process_fixed_chnl_resp(p_lcb); in l2cble_conn_comp()
Dl2c_int.h664 extern void l2cu_process_fixed_chnl_resp(tL2C_LCB* p_lcb);
Dl2c_utils.cc2668 void l2cu_process_fixed_chnl_resp(tL2C_LCB* p_lcb) { in l2cu_process_fixed_chnl_resp() function