Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h140 } tSDP_PROTOCOL_ELEM; typedef
144 tSDP_PROTOCOL_ELEM list_elem[SDP_MAX_LIST_ELEMS];
366 tSDP_PROTOCOL_ELEM *p_elem);
382 tSDP_PROTOCOL_ELEM *p_elem);
519 tSDP_PROTOCOL_ELEM *p_elem_list);
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c108 tSDP_PROTOCOL_ELEM pe; in bta_create_mns_sdp_record()
143 tSDP_PROTOCOL_ELEM pe; in bta_create_mas_sdp_record()
190 tSDP_PROTOCOL_ELEM pe; in bta_create_pse_sdp_record()
229 tSDP_PROTOCOL_ELEM pe; in bta_create_ops_sdp_record()
303 tSDP_PROTOCOL_ELEM pe; in bta_create_sap_sdp_record()
330 tSDP_PROTOCOL_ELEM pe; in bta_create_raw_sdp_record()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c693 tSDP_PROTOCOL_ELEM *p_elem) in sdp_fill_proto_elem()
752 BOOLEAN SDP_FindProtocolListElemInRec (tSDP_DISC_REC *p_rec, UINT16 layer_uuid, tSDP_PROTOCOL_ELEM in SDP_FindProtocolListElemInRec()
783 BOOLEAN SDP_FindAddProtoListsElemInRec (tSDP_DISC_REC *p_rec, UINT16 layer_uuid, tSDP_PROTOCOL_ELEM in SDP_FindAddProtoListsElemInRec()
Dsdp_db.c229 tSDP_PROTOCOL_ELEM *p_elem_list) in sdp_compose_proto_list()
650 tSDP_PROTOCOL_ELEM *p_elem_list) in SDP_AddProtocolList()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c838 tSDP_PROTOCOL_ELEM pe; in bta_gattc_sdp_callback()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1563 tSDP_PROTOCOL_ELEM proto_elem_list[2]; in gatt_add_sdp_record()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1855 tSDP_PROTOCOL_ELEM pe; in bta_dm_sdp_result()