Searched refs:AVRC_NUM_PROTO_ELEMS (Results 1 – 2 of 2) sorted by relevance
251 tSDP_PROTOCOL_ELEM avrc_proto_desc_list[AVRC_NUM_PROTO_ELEMS]; in AVRC_AddRecord()256 for (index = 1; index < AVRC_NUM_PROTO_ELEMS; index++) { in AVRC_AddRecord()263 sdp_handle, AVRC_NUM_PROTO_ELEMS, &avrc_proto_desc_list[0]); in AVRC_AddRecord()
46 #define AVRC_NUM_PROTO_ELEMS 2 macro