Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_sdp.cc101 int num_proto_elements = with_obex ? 3 : 2; in create_base_record() local
103 memset(proto_list, 0, num_proto_elements * sizeof(tSDP_PROTOCOL_ELEM)); in create_base_record()
121 sdp_handle, num_proto_elements, proto_list)) in create_base_record()