HomeSort by relevance Sort by last modified time
    Searched refs:l2c_ucd_check_pending_info_req (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 370 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))
    [all...]
l2c_int.h 645 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb);
    [all...]

Completed in 34 milliseconds