Home
last modified time | relevance | path

Searched defs:sdp_handle (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c30 int sdp_handle; member
92 static void set_sdp_slot_info(int id, int sdp_handle, esp_bt_uuid_t *uuid) in set_sdp_slot_info()
129 static void get_sdp_slot_info(int id, int *sdp_handle, esp_bt_uuid_t *uuid) in get_sdp_slot_info()
326 UINT32 sdp_handle = 0; in add_raw_sdp() local
412 UINT32 sdp_handle = 0; in add_maps_sdp() local
497 UINT32 sdp_handle = 0; in add_mapc_sdp() local
572 UINT32 sdp_handle = 0; in add_pbaps_sdp() local
651 UINT32 sdp_handle = 0; in add_pbapc_sdp() local
702 UINT32 sdp_handle = 0; in add_opps_sdp() local
789 UINT32 sdp_handle = 0; in add_saps_sdp() local
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c87 tBTA_HF_CLIENT_FEAT features, UINT32 sdp_handle) in bta_hf_client_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c233 UINT16 categories, UINT32 sdp_handle, BOOLEAN browsing_en) in AVRC_AddRecord()
/hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/
Da2d_api.c182 UINT16 features, UINT32 sdp_handle) in A2D_AddRecord()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sdp.c129 tBTA_AG_FEAT features, UINT32 sdp_handle) in bta_ag_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/include/
Dbta_hd_int.h125 uint32_t sdp_handle; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h194 UINT32 sdp_handle; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h258 UINT32 sdp_handle; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c60 uint32_t sdp_handle; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c1073 static bool create_base_record(const uint32_t sdp_handle, const char *name, const uint16_t channel,… in create_base_record()
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h418 UINT32 sdp_handle[BTA_JV_MAX_SDP_REC]; /* SDP records created */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1588 UINT32 sdp_handle; in gatt_add_sdp_record() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h242 UINT32 sdp_handle; /* primamry service SDP handle */ member