Home
last modified time | relevance | path

Searched refs:CONFIG_BT_DEVICE_NAME_DYNAMIC (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h540 #ifndef CONFIG_BT_DEVICE_NAME_DYNAMIC
541 #define CONFIG_BT_DEVICE_NAME_DYNAMIC 1 macro
547 #ifdef CONFIG_BT_DEVICE_NAME_DYNAMIC
555 #if defined(CONFIG_BT_DEVICE_NAME_DYNAMIC) && defined(CONFIG_BT_CONN)
/AliOS-Things-master/components/ble_mesh/
A Dbt_preconfig69 CONFIG_BT_DEVICE_NAME_DYNAMIC=y
81 # CONFIG_BT_DEVICE_NAME_DYNAMIC is not set
A Dbt_defconfig53 CONFIG_BT_DEVICE_NAME_DYNAMIC=y
/AliOS-Things-master/components/ble_host/
A Dbt_preconfig69 CONFIG_BT_DEVICE_NAME_DYNAMIC=y
81 # CONFIG_BT_DEVICE_NAME_DYNAMIC is not set
A Dbt_defconfig53 CONFIG_BT_DEVICE_NAME_DYNAMIC=y
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsettings.c162 #if defined(CONFIG_BT_DEVICE_NAME_DYNAMIC) in set()
237 #if defined(CONFIG_BT_DEVICE_NAME_DYNAMIC) in commit()
A Dhci_core.h246 #if defined(CONFIG_BT_DEVICE_NAME_DYNAMIC)
A Dhci_core.c7554 #if defined(CONFIG_BT_DEVICE_NAME_DYNAMIC) in bt_set_name()
7593 #if defined(CONFIG_BT_DEVICE_NAME_DYNAMIC) in bt_get_name()

Completed in 22 milliseconds