Home
last modified time | relevance | path

Searched refs:CONFIG_BT_DEVICE_NAME_MAX (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h546 #ifndef CONFIG_BT_DEVICE_NAME_MAX
548 #define CONFIG_BT_DEVICE_NAME_MAX 28 macro
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig54 CONFIG_BT_DEVICE_NAME_MAX=28
A Dbt_preconfig70 CONFIG_BT_DEVICE_NAME_MAX=28
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig54 CONFIG_BT_DEVICE_NAME_MAX=28
A Dbt_preconfig70 CONFIG_BT_DEVICE_NAME_MAX=28
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.h247 char name[CONFIG_BT_DEVICE_NAME_MAX + 1];
A Dgatt.c109 char value[CONFIG_BT_DEVICE_NAME_MAX] = {}; in write_name()

Completed in 12 milliseconds