Searched refs:AVRC_UID_SIZE (Results 1 – 2 of 2) sorted by relevance
43 #define AVRC_UID_SIZE 8 macro398 #define AVRC_UID_SIZE 8 macro399 typedef UINT8 tAVRC_UID[AVRC_UID_SIZE];
573 ARRAY_TO_BE_STREAM(p_data, p_rsp->param.track, AVRC_UID_SIZE); in avrc_bld_notify_rsp()574 len = (UINT8)(AVRC_UID_SIZE + 1); in avrc_bld_notify_rsp()