Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c770 BOOLEAN l2c_ucd_check_pending_in_sec_q(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_in_sec_q() function
1016 if (!l2c_ucd_check_pending_in_sec_q(p_ccb)) { in l2c_ucd_process_event()
1039 l2c_ucd_check_pending_in_sec_q (p_ccb); in l2c_ucd_process_event()
1055 if ((!l2c_ucd_check_pending_in_sec_q(p_ccb)) in l2c_ucd_process_event()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h661 BOOLEAN l2c_ucd_check_pending_in_sec_q(tL2C_CCB *p_ccb);