Home
last modified time | relevance | path

Searched refs:BT_FEAT_LE_CIS_PERIPHERAL (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-2.7.6/include/bluetooth/
Dhci.h210 #define BT_FEAT_LE_CIS_PERIPHERAL(feat) BT_LE_FEAT_TEST(feat, \ macro
220 BT_FEAT_LE_CIS_PERIPHERAL(feat))
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Diso.c1349 if (!BT_FEAT_LE_CIS_PERIPHERAL(bt_dev.le.features)) { in bt_iso_server_register()
Dhci_core.c2772 if (BT_FEAT_LE_CIS_PERIPHERAL(bt_dev.le.features)) { in le_set_event_mask()
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-2.7.rst618 * ``BT_FEAT_LE_CIS_SLAVE`` is now ``BT_FEAT_LE_CIS_PERIPHERAL``