Searched refs:BT_FEAT_EV4_PKT (Results 1 – 2 of 2) sorted by relevance
765 if (BT_FEAT_EV4_PKT(bt_dev.features)) { in device_supported_pkt_type()
125 #define BT_FEAT_EV4_PKT(feat) BT_FEAT_TEST(feat, 0, 4, 0) macro