Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c307 BTM_SetLocalDeviceName((char *)p_val); in gap_proc_write_req()
513 BTM_SetLocalDeviceName((char *)p_value->p_dev_name); in GAP_BleAttrDBUpdate()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c448 tBTM_STATUS BTM_SetLocalDeviceName (char *p_name) in BTM_SetLocalDeviceName() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h2028 tBTM_STATUS BTM_SetLocalDeviceName (char *p_name);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1118 BTM_SetLocalDeviceName((char *)name); in bt_mesh_gatts_set_local_device_name()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c683 BTM_SetLocalDeviceName((char *)p_data->set_name.name); in bta_dm_set_dev_name()