Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h641 BT_LE_ADV_OPT_USE_NAME = BIT(3), enumerator
1031 BT_LE_ADV_OPT_USE_NAME, \
1041 BT_LE_ADV_OPT_USE_NAME | \
1061 #define BT_LE_ADV_NCONN_NAME BT_LE_ADV_PARAM(BT_LE_ADV_OPT_USE_NAME, \
1085 BT_LE_ADV_OPT_USE_NAME, \
1106 BT_LE_ADV_OPT_USE_NAME, \
1124 BT_LE_ADV_OPT_USE_NAME, \
1153 BT_LE_ADV_OPT_USE_NAME, \
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c190 if (param->options & BT_LE_ADV_OPT_USE_NAME) { in get_adv_name_type_param()
/Zephyr-latest/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