Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c701 BOOLEAN l2c_ucd_check_pending_out_sec_q(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_out_sec_q() function
896 if (!l2c_ucd_check_pending_out_sec_q(p_ccb)) { in l2c_ucd_process_event()
914 if (!l2c_ucd_check_pending_out_sec_q(p_ccb)) { in l2c_ucd_process_event()
930 if (!l2c_ucd_check_pending_out_sec_q(p_ccb)) { in l2c_ucd_process_event()
1050 l2c_ucd_check_pending_out_sec_q (p_ccb); in l2c_ucd_process_event()
1056 && (!l2c_ucd_check_pending_out_sec_q(p_ccb))) { in l2c_ucd_process_event()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h658 BOOLEAN l2c_ucd_check_pending_out_sec_q(tL2C_CCB *p_ccb);