Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c348 l2c_ucd_check_pending_info_req(p_ccb); in L2CA_UcdDiscover()
622 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_info_req() function
894 if (!l2c_ucd_check_pending_info_req (p_ccb)) { in l2c_ucd_process_event()
912 if (!l2c_ucd_check_pending_info_req (p_ccb)) { in l2c_ucd_process_event()
968 l2c_ucd_check_pending_info_req (p_ccb); in l2c_ucd_process_event()
1023 l2c_ucd_check_pending_info_req (p_ccb); in l2c_ucd_process_event()
1063 l2c_ucd_check_pending_info_req (p_ccb); in l2c_ucd_process_event()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h657 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb);