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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_utils.c 60 case AVRC_PDU_REQUEST_CONTINUATION_RSP: /* 0x40 */
avrc_bld_ct.c 219 case AVRC_PDU_REQUEST_CONTINUATION_RSP: /* 0x40 */
avrc_api.c 207 *p_data++ = AVRC_PDU_REQUEST_CONTINUATION_RSP;
211 rej_rsp.pdu = AVRC_PDU_REQUEST_CONTINUATION_RSP;
285 case AVRC_PDU_REQUEST_CONTINUATION_RSP:
499 avrc_cmd.pdu = AVRC_PDU_REQUEST_CONTINUATION_RSP;
    [all...]
avrc_bld_tg.c 898 case AVRC_PDU_REQUEST_CONTINUATION_RSP: /* 0x40 */
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 552 CASE_RETURN_STR(AVRC_PDU_REQUEST_CONTINUATION_RSP)
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 202 #define AVRC_PDU_REQUEST_CONTINUATION_RSP 0x40
    [all...]

Completed in 247 milliseconds