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