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

/system/bt/stack/l2cap/
H A Dl2c_ucd.c373 l2c_ucd_check_pending_info_req(p_ccb);
660 ** Function l2c_ucd_check_pending_info_req
667 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb) function
675 L2CAP_TRACE_ERROR ("L2CAP - NULL p_ccb in l2c_ucd_check_pending_info_req");
691 L2CAP_TRACE_WARNING ("L2CAP - UCD is not supported by peer, l2c_ucd_check_pending_info_req");
958 if (!l2c_ucd_check_pending_info_req (p_ccb))
978 if (!l2c_ucd_check_pending_info_req (p_ccb))
1048 l2c_ucd_check_pending_info_req (p_ccb);
1117 l2c_ucd_check_pending_info_req (p_ccb);
1159 l2c_ucd_check_pending_info_req (p_cc
[all...]
H A Dl2c_int.h650 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb);

Completed in 10 milliseconds