Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c692 static BOOLEAN sdp_fill_proto_elem( tSDP_DISC_ATTR *p_attr, UINT16 layer_uuid, in sdp_fill_proto_elem() function
762 return sdp_fill_proto_elem(p_attr, layer_uuid, p_elem); in SDP_FindProtocolListElemInRec()
797 if ( (ret = sdp_fill_proto_elem(p_sattr, layer_uuid, p_elem)) == TRUE) { in SDP_FindAddProtoListsElemInRec()