Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c687 BTM_SetLocalDeviceName(btm_cb.cfg.bd_name); in btm_continue_reset()
1552 tBTM_STATUS BTM_SetLocalDeviceName (char *p_name) in BTM_SetLocalDeviceName() function
/external/bluetooth/bluedroid/stack/gap/
Dgap_ble.c558 BTM_SetLocalDeviceName((char *)p_value->p_dev_name); in GAP_BleAttrDBUpdate()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h2098 BTM_API extern tBTM_STATUS BTM_SetLocalDeviceName (char *p_name);
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c546 BTM_SetLocalDeviceName((char*)p_data->set_name.name); in bta_dm_set_dev_name()