Home
last modified time | relevance | path

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

/Zephyr-4.1.0/include/zephyr/bluetooth/
Dbluetooth.h734 BT_LE_ADV_OPT_USE_NAME = BIT(3), enumerator
1158 BT_LE_ADV_OPT_USE_NAME, \
1168 BT_LE_ADV_OPT_USE_NAME | \
1188 #define BT_LE_ADV_NCONN_NAME BT_LE_ADV_PARAM(BT_LE_ADV_OPT_USE_NAME, \
1212 BT_LE_ADV_OPT_USE_NAME, \
1233 BT_LE_ADV_OPT_USE_NAME, \
1251 BT_LE_ADV_OPT_USE_NAME, \
1280 BT_LE_ADV_OPT_USE_NAME, \
/Zephyr-4.1.0/subsys/bluetooth/host/
Dadv.c190 if (param->options & BT_LE_ADV_OPT_USE_NAME) { in get_adv_name_type_param()
/Zephyr-4.1.0/doc/releases/
Dmigration-guide-3.7.rst789 * The advertiser options :code:`BT_LE_ADV_OPT_USE_NAME` and :code:`BT_LE_ADV_OPT_FORCE_NAME_IN_AD`
Drelease-notes-1.13.rst201 * Added a new flag, BT_LE_ADV_OPT_USE_NAME, to include the Bluetooth Device
Drelease-notes-3.7.rst136 * Bluetooth advertiser options :code:`BT_LE_ADV_OPT_USE_NAME` and