Searched refs:esp_ble_gap_set_device_name (Results 1 – 20 of 20) sorted by relevance
100 esp_ble_gap_set_device_name(HIDD_DEVICE_NAME); in hidd_event_callback()
92 ret = esp_ble_gap_set_device_name(g_ble_cfg_p->device_name); in gatts_profile_event_handler()
166 * ``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);
403 esp_ble_gap_set_device_name(EXAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
373 esp_ble_gap_set_device_name(BLUFI_DEVICE_NAME); in esp_blufi_adv_start()
160 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(TEST_DEVICE_NAME); in gatts_profile_a_event_handler()
345 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(SAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
495 esp_ble_gap_set_device_name(SAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
335 esp_ble_gap_set_device_name(EXAMPLE_DEVICE_NAME); in gattc_profile_event_handler()
460 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(SAMPLE_DEVICE_NAME); in gatts_profile_event_handler()
657 if ((ret = esp_ble_gap_set_device_name(device_name)) != ESP_OK) { in esp_hid_ble_gap_adv_init()
660 if ((ret = esp_ble_gap_set_device_name(device_name)) != ESP_OK) { in esp_hid_ble_gap_adv_init()
348 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(TEST_DEVICE_NAME); in gatts_profile_a_event_handler()
1531 esp_err_t esp_ble_gap_set_device_name(const char *name);
308 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(TEST_DEVICE_NAME); in gatts_profile_a_event_handler()
591 esp_err_t set_dev_name_ret = esp_ble_gap_set_device_name(GATTS_ADV_NAME); in gatts_profile_a_event_handler()
388 esp_err_t esp_ble_gap_set_device_name(const char *name) in esp_ble_gap_set_device_name() function
255 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);
30445 .literal.esp_ble_gap_set_device_name35854 .text.esp_ble_gap_set_device_name35857 0x000000004037ec30 esp_ble_gap_set_device_name82470 esp_ble_gap_set_device_name esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
19822 .text.esp_ble_gap_set_device_name19824 0x0000000040388b82 esp_ble_gap_set_device_name61437 esp_ble_gap_set_device_name esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)