Searched refs:BT_FEAT_LE_ISO_BROADCASTER (Results 1 – 2 of 2) sorted by relevance
251 #define BT_FEAT_LE_ISO_BROADCASTER(feat) BT_LE_FEAT_TEST(feat, \ macro282 #define BT_FEAT_LE_BIS(feat) (BT_FEAT_LE_ISO_BROADCASTER(feat) | \
3432 BT_FEAT_LE_ISO_BROADCASTER(bt_dev.le.features)) { in le_set_event_mask()