Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c68 const tSDP_PROTO_LIST_ELEM avrc_add_proto_list [] = {
277 … result &= SDP_AddAdditionProtoLists( sdp_handle, 1, (tSDP_PROTO_LIST_ELEM *)avrc_add_proto_list); in AVRC_AddRecord()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h145 } tSDP_PROTO_LIST_ELEM; typedef
535 tSDP_PROTO_LIST_ELEM *p_proto_list);
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c244 tSDP_PROTO_LIST_ELEM add_proto_list; in HID_DevAddRecord()
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c687 tSDP_PROTO_LIST_ELEM *p_proto_list) in SDP_AddAdditionProtoLists()