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.cc777 l2cu_process_fixed_chnl_resp(p_lcb); in process_l2cap_cmd()
792 l2cu_process_fixed_chnl_resp(p_lcb); in process_l2cap_cmd()
Dl2c_ble.cc249 l2cu_process_fixed_chnl_resp(p_lcb); in l2cble_notify_le_connection()
333 l2cu_process_fixed_chnl_resp(p_lcb); in l2cble_conn_comp()
Dl2c_int.h662 extern void l2cu_process_fixed_chnl_resp(tL2C_LCB* p_lcb);
Dl2c_utils.cc2654 void l2cu_process_fixed_chnl_resp(tL2C_LCB* p_lcb) { in l2cu_process_fixed_chnl_resp() function