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

  /external/bluetooth/bluedroid/bta/av/
bta_av_cfg.c 36 AVRC_CO_METADATA,
bta_av_act.c 378 if (u32 == AVRC_CO_METADATA)
945 (p_vendor->company_id == AVRC_CO_METADATA))
960 (p_vendor->company_id == AVRC_CO_METADATA))
    [all...]
  /external/bluetooth/bluedroid/stack/avrc/
avrc_utils.c 175 if (co_id == AVRC_CO_METADATA)
avrc_api.c 146 AVRC_CO_ID_TO_BE_STREAM(p_data, AVRC_CO_METADATA);
259 if (p_msg->company_id == AVRC_CO_METADATA)
365 if (p_msg->company_id == AVRC_CO_METADATA)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 463 #define BTA_AV_CO_METADATA AVRC_CO_METADATA
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 108 #define AVRC_CO_METADATA 0x00001958 /* Unique COMPANY ID for Metadata messages */
    [all...]

Completed in 1343 milliseconds