Home
last modified time | relevance | path

Searched refs:BT_FEAT_LE_ISO (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h284 #define BT_FEAT_LE_ISO(feat) (BT_FEAT_LE_CIS(feat) | \ macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3558 BT_FEAT_LE_ISO(bt_dev.le.features)) { in le_init()