Home
last modified time | relevance | path

Searched refs:esp_ble_gap_set_device_name (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dble_hidd_demo_main.c100 esp_ble_gap_set_device_name(HIDD_DEVICE_NAME); in hidd_event_callback()
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c92 ret = esp_ble_gap_set_device_name(g_ble_cfg_p->device_name); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/tutorial/
DGatt_Server_Service_Table_Example_Walkthrough.md166 * ``esp_ble_gap_set_device_name()``: used to set the advertised device name.
211 …arameter is set to true. Finally, to set the device name the ``esp_ble_gap_set_device_name()`` fun…
221 esp_ble_gap_set_device_name(SAMPLE_DEVICE_NAME);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c403 esp_ble_gap_set_device_name(EXAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
/hal_espressif-3.6.0/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c373 esp_ble_gap_set_device_name(BLUFI_DEVICE_NAME); in esp_blufi_adv_start()
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c160 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(TEST_DEVICE_NAME); in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c345 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(SAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c495 esp_ble_gap_set_device_name(SAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c335 esp_ble_gap_set_device_name(EXAMPLE_DEVICE_NAME); in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c460 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(SAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c657 if ((ret = esp_ble_gap_set_device_name(device_name)) != ESP_OK) { in esp_hid_ble_gap_adv_init()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c660 if ((ret = esp_ble_gap_set_device_name(device_name)) != ESP_OK) { in esp_hid_ble_gap_adv_init()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c348 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(TEST_DEVICE_NAME); in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1531 esp_err_t esp_ble_gap_set_device_name(const char *name);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c308 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(TEST_DEVICE_NAME); in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c591 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(GATTS_ADV_NAME); in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c388 esp_err_t esp_ble_gap_set_device_name(const char *name) in esp_ble_gap_set_device_name() function
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md255 Finally, to set the device name, the `esp_ble_gap_set_device_name()` function is used. The register…
267 esp_ble_gap_set_device_name(TEST_DEVICE_NAME);
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s3.map30445 .literal.esp_ble_gap_set_device_name
35854 .text.esp_ble_gap_set_device_name
35857 0x000000004037ec30 esp_ble_gap_set_device_name
82470 esp_ble_gap_set_device_name esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
Doverflow_esp32c3.map19822 .text.esp_ble_gap_set_device_name
19824 0x0000000040388b82 esp_ble_gap_set_device_name
61437 esp_ble_gap_set_device_name esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)