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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_bld_tg.c 563 ARRAY_TO_BE_STREAM(p_data, p_rsp->param.track, AVRC_UID_SIZE);
564 len = (UINT8)(AVRC_UID_SIZE + 1);
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 43 #define AVRC_UID_SIZE 8
398 #define AVRC_UID_SIZE 8
399 typedef UINT8 tAVRC_UID[AVRC_UID_SIZE];
    [all...]

Completed in 129 milliseconds