Home
last modified time | relevance | path

Searched refs:BTA_DmSetDeviceName (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dev.c40 BTA_DmSetDeviceName(arg->set_dev_name.device_name); in btc_dev_call_handler()
Dbtc_dm.c775 BTA_DmSetDeviceName(initial_device_name); in btc_dm_sec_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1734 extern void BTA_DmSetDeviceName(const char *p_name);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c170 void BTA_DmSetDeviceName(const char *p_name) in BTA_DmSetDeviceName() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2003 BTA_DmSetDeviceName(arg->set_dev_name.device_name); in btc_gap_ble_call_handler()