Searched refs:LMP_NO_FLUSH (Results 1 – 3 of 3) sorted by relevance
215 #define LMP_NO_FLUSH 0x40 macro
531 #define lmp_no_flush_capable(dev) ((dev)->features[6] & LMP_NO_FLUSH)
494 if (hdev->features[6] & LMP_NO_FLUSH) in hci_setup_event_mask()