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

  /system/bt/stack/avrc/
avrc_utils.c 37 BOOLEAN AVRC_IsValidAvcType(UINT8 pdu_id, UINT8 avc_type)
43 switch (pdu_id)
avrc_int.h 147 extern BOOLEAN avrc_is_valid_pdu_id(UINT8 pdu_id);
  /system/bt/stack/include/
avrc_api.h 654 extern BOOLEAN AVRC_IsValidAvcType(UINT8 pdu_id, UINT8 avc_type);
  /system/bt/stack/sdp/
sdp_server.c 121 UINT8 pdu_id; local
130 pdu_id = *p_req++;
142 switch (pdu_id)
158 SDP_TRACE_WARNING ("SDP - server got unknown PDU: 0x%x", pdu_id);
  /system/bt/btif/src/
btif_rc.c 141 UINT8 pdu_id; member in struct:__anon72267
146 UINT8 pdu_id; member in struct:__anon72268
    [all...]

Completed in 1330 milliseconds