Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h247 #define BT_FEAT_LE_CIS_CENTRAL(feat) BT_LE_FEAT_TEST(feat, \ macro
280 #define BT_FEAT_LE_CIS(feat) (BT_FEAT_LE_CIS_CENTRAL(feat) | \
/Zephyr-latest/subsys/bluetooth/host/
Diso.c2157 if (!BT_FEAT_LE_CIS_CENTRAL(bt_dev.le.features)) { in bt_iso_cig_create()
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst132 * ``BT_FEAT_LE_CIS_MASTER`` is now ``BT_FEAT_LE_CIS_CENTRAL``