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

/system/bt/stack/l2cap/
H A Dl2c_ucd.c370 l2c_ucd_check_pending_info_req(p_ccb);
652 ** Function l2c_ucd_check_pending_info_req
659 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb) function
667 L2CAP_TRACE_ERROR ("L2CAP - NULL p_ccb in l2c_ucd_check_pending_info_req");
683 L2CAP_TRACE_WARNING ("L2CAP - UCD is not supported by peer, l2c_ucd_check_pending_info_req");
969 if (!l2c_ucd_check_pending_info_req (p_ccb))
989 if (!l2c_ucd_check_pending_info_req (p_ccb))
1051 l2c_ucd_check_pending_info_req (p_ccb);
1112 l2c_ucd_check_pending_info_req (p_ccb);
1154 l2c_ucd_check_pending_info_req (p_cc
[all...]
H A Dl2c_int.h616 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb);

Completed in 7 milliseconds