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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_ucd.c822 ** Function l2c_ucd_check_pending_in_sec_q
829 BOOLEAN l2c_ucd_check_pending_in_sec_q(tL2C_CCB *p_ccb) function
1104 if (!l2c_ucd_check_pending_in_sec_q(p_ccb))
1129 l2c_ucd_check_pending_in_sec_q (p_ccb);
1145 if ((!l2c_ucd_check_pending_in_sec_q(p_ccb))
H A Dl2c_int.h642 BOOLEAN l2c_ucd_check_pending_in_sec_q(tL2C_CCB *p_ccb);

Completed in 30 milliseconds