Searched refs:BT_FEAT_BREDR (Results 1 – 2 of 2) sorted by relevance
3595 if (BT_FEAT_BREDR(bt_dev.features)) { in le_init()4024 if (BT_FEAT_BREDR(bt_dev.features)) { in hci_init()
144 #define BT_FEAT_BREDR(feat) !BT_FEAT_TEST(feat, 0, 4, 5) macro