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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_utils.c 51 case AVRC_PDU_GET_ELEMENT_ATTR: /* 0x20 */
avrc_pars_tg.c 210 case AVRC_PDU_GET_ELEMENT_ATTR: /* 0x20 */
avrc_bld_tg.c 762 if (p_rsp->pdu == AVRC_PDU_GET_ELEMENT_ATTR)
886 case AVRC_PDU_GET_ELEMENT_ATTR:
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c     [all...]
btif_util.c 547 CASE_RETURN_STR(AVRC_PDU_GET_ELEMENT_ATTR)
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 199 #define AVRC_PDU_GET_ELEMENT_ATTR 0x20
    [all...]

Completed in 323 milliseconds