Searched defs:sdp_fill_proto_elem (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/sdp/
H A Dsdp_api.cc625 * Function sdp_fill_proto_elem
633 static bool sdp_fill_proto_elem(tSDP_DISC_ATTR* p_attr, uint16_t layer_uuid, function
698 return sdp_fill_proto_elem(p_attr, layer_uuid, p_elem);
732 ret = sdp_fill_proto_elem(p_sattr, layer_uuid, p_elem);

Completed in 65 milliseconds