Searched defs:sdp_handle (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/ |
D | btc_sdp.c | 30 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/ |
D | bta_hf_client_sdp.c | 87 tBTA_HF_CLIENT_FEAT features, UINT32 sdp_handle) in bta_hf_client_add_record()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_sdp.c | 233 UINT16 categories, UINT32 sdp_handle, BOOLEAN browsing_en) in AVRC_AddRecord()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/ |
D | a2d_api.c | 182 UINT16 features, UINT32 sdp_handle) in A2D_AddRecord()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sdp.c | 129 tBTA_AG_FEAT features, UINT32 sdp_handle) in bta_ag_add_record()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/include/ |
D | bta_hd_int.h | 125 uint32_t sdp_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/ |
D | bta_hf_client_int.h | 194 UINT32 sdp_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/ |
D | bta_ag_int.h | 258 UINT32 sdp_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/ |
D | btc_spp.c | 60 uint32_t sdp_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_act.c | 1073 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/ |
D | bta_jv_int.h | 418 UINT32 sdp_handle[BTA_JV_MAX_SDP_REC]; /* SDP records created */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_utils.c | 1588 UINT32 sdp_handle; in gatt_add_sdp_record() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 242 UINT32 sdp_handle; /* primamry service SDP handle */ member
|