Searched refs:BT_FEAT_LE (Results 1 – 2 of 2) sorted by relevance
122 #define BT_FEAT_LE(feat) BT_FEAT_TEST(feat, 0, 4, 6) macro
3186 if (!BT_FEAT_LE(bt_dev.features)) { in le_init()