Searched refs:BT_FEAT_3EV3_PKT (Results 1 – 2 of 2) sorted by relevance
752 if (BT_FEAT_3EV3_PKT(bt_dev.features)) { in device_supported_pkt_type()
157 #define BT_FEAT_3EV3_PKT(feat) BT_FEAT_TEST(feat, 0, 5, 6) macro