Home
last modified time | relevance | path

Searched refs:CONFIG_BT_DEVICE_NAME (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h562 #ifndef CONFIG_BT_DEVICE_NAME
563 #define CONFIG_BT_DEVICE_NAME "YoC Test" macro
/AliOS-Things-master/components/ble_mesh/
A Dbt_preconfig72 CONFIG_BT_DEVICE_NAME="YoC Test"
82 CONFIG_BT_DEVICE_NAME="YoC Test"
A Dbt_defconfig56 CONFIG_BT_DEVICE_NAME="YoC Test"
/AliOS-Things-master/components/ble_host/
A Dbt_preconfig72 CONFIG_BT_DEVICE_NAME="YoC Test"
82 CONFIG_BT_DEVICE_NAME="YoC Test"
A Dbt_defconfig56 CONFIG_BT_DEVICE_NAME="YoC Test"
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_ais.c557 BT_DATA(BT_DATA_NAME_COMPLETE, CONFIG_BT_DEVICE_NAME, (sizeof(CONFIG_BT_DEVICE_NAME) - 1)),
A Dgenie_cli.c234 printf("\r\nDEVICE:%s\r\n", CONFIG_BT_DEVICE_NAME); in genie_cli_print_sysinfo()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsettings.c239 bt_set_name(CONFIG_BT_DEVICE_NAME); in commit()
A Dhci_core.c6630 strncpy((char *)name_cp->local_name, CONFIG_BT_DEVICE_NAME, in br_init()
7319 bt_set_name(CONFIG_BT_DEVICE_NAME); in bt_enable()
7596 return CONFIG_BT_DEVICE_NAME; in bt_get_name()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dbt.c62 #define DEVICE_NAME CONFIG_BT_DEVICE_NAME
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dbt.c58 #define DEVICE_NAME CONFIG_BT_DEVICE_NAME

Completed in 27 milliseconds