Searched refs:browsing_avctpProtocol (Results 1 – 1 of 1) sorted by relevance
323 uint8_t* browsing_avctpProtocol = de_push_sequence(des); in avrcp_create_sdp_record() local325 …de_add_number(browsing_avctpProtocol, DE_UUID, DE_SIZE_16, BLUETOOTH_PROTOCOL_AVCTP); // browsin… in avrcp_create_sdp_record()326 … de_add_number(browsing_avctpProtocol, DE_UINT, DE_SIZE_16, 0x0104); // version in avrcp_create_sdp_record()328 de_pop_sequence(des, browsing_avctpProtocol); in avrcp_create_sdp_record()