Home
last modified time | relevance | path

Searched refs:l2c_ucd_check_pending_info_req (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_ucd.c373 l2c_ucd_check_pending_info_req(p_ccb); in L2CA_UcdDiscover()
667 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_info_req() function
958 if (!l2c_ucd_check_pending_info_req (p_ccb)) in l2c_ucd_process_event()
978 if (!l2c_ucd_check_pending_info_req (p_ccb)) in l2c_ucd_process_event()
1048 l2c_ucd_check_pending_info_req (p_ccb); in l2c_ucd_process_event()
1117 l2c_ucd_check_pending_info_req (p_ccb); in l2c_ucd_process_event()
1159 l2c_ucd_check_pending_info_req (p_ccb); in l2c_ucd_process_event()
Dl2c_int.h650 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb);