Home
last modified time | relevance | path

Searched defs:scan_rsp_data (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c49 esp_ble_adv_data_t scan_rsp_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dble_unit.c126 …_gap_util_set_adv_data(uint8_t *adv_data, uint32_t adv_data_len, uint8_t *scan_rsp_data, uint32_t … in ble_gap_util_set_adv_data()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/api/core/include/
Desp_ble_mesh_ble_api.h113 uint8_t scan_rsp_data[31]; /*!< Scan response data */ member
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c109 static esp_ble_adv_data_t scan_rsp_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c114 static esp_ble_adv_data_t scan_rsp_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c137 static esp_ble_adv_data_t scan_rsp_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c117 static esp_ble_adv_data_t scan_rsp_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c143 static esp_ble_adv_data_t scan_rsp_data = { variable
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c898 const uint8_t *scan_rsp_data) in esp_ble_gap_config_ext_scan_rsp_data_raw()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h406 uint8_t scan_rsp_data[31]; /* Scan response data */ member