Home
last modified time | relevance | path

Searched refs:BT_LE_STATES_PER_CONN_ADV (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h288 #define BT_LE_STATES_PER_CONN_ADV(states) (states & BIT64_MASK(38)) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1431 if (BT_LE_STATES_PER_CONN_ADV(bt_dev.le.states)) { in bt_hci_le_enh_conn_complete()
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst134 * ``BT_LE_STATES_SLAVE_CONN_ADV`` is now ``BT_LE_STATES_PER_CONN_ADV``