Home
last modified time | relevance | path

Searched refs:LMP_NFLUSH_PKTS (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/tools/
Dhcieventmask.c95 if (di.features[6] & LMP_NFLUSH_PKTS) in main()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h281 #define LMP_NFLUSH_PKTS 0x40 macro
/external/bluetooth/bluez/lib/
Dhci.c746 { "<non-flush flag>", LMP_NFLUSH_PKTS }, /* Bit 6 */
/external/bluetooth/bluez/src/
Dadapter.c2156 if (dev->features[6] & LMP_NFLUSH_PKTS) in adapter_setup()