Home
last modified time | relevance | path

Searched refs:num_elems (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_sdp.cc275 avrc_add_proto_desc_lists[i].num_elems = 2; in AVRC_AddRecord()
299 avrc_add_proto_desc_lists[i].num_elems = 2; in AVRC_AddRecord()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_discovery_db.h86 uint16_t num_elems; member
Dsdp_db.cc682 offset = sdp_compose_proto_list(p, p_proto_list->num_elems, in SDP_AddAdditionProtoLists()
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/
DsdpFuzzHelpers.h179 p_elem_list->num_elems = in generateArbitrarySdpProtocolElementList()
182 p_elem_list->num_elems, static_cast<unsigned short>(SDP_MAX_LIST_ELEMS)); in generateArbitrarySdpProtocolElementList()
DsdpFuzzFunctions.h251 p_proto_list.get()->num_elems,
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc185 add_proto_list.num_elems = 2; in HID_DevAddRecord()