Searched refs:num_proto_elements (Results 1 – 1 of 1) sorted by relevance
107 int num_proto_elements = with_obex ? 3 : 2; in create_base_record() local109 memset(proto_list, 0, num_proto_elements * sizeof(tSDP_PROTOCOL_ELEM)); in create_base_record()126 if (!SDP_AddProtocolList(sdp_handle, num_proto_elements, proto_list)) in create_base_record()