ESP-IDF
+
0
/15 examples
SourceVu will show references to
esp_bt_gap_set_device_name()
from the following samples and libraries:
esp_hid_device sample
bluedroid_host_only_uart sample
a2dp_sink sample
a2dp_source sample
bt_discovery sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_ag sample
hfp_hf sample
a2dp_gatts_coex sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_bt_gap_set_device_name()
esp_bt_gap_set_device_name() function
Set device name to the local device
Syntax
Show:
Summary
Declaration
from
esp_gap_bt_api.h:975
esp_err_t
esp_bt_gap_set_device_name
(
const
char
*
name
)
;
Arguments
Argument
Description
name
- device name.
Return value
- ESP_OK : success - other : failed
Examples
esp_bt_gap_set_device_name()
is referenced by 15 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out