Home
last modified time | relevance | path

Searched refs:HCI_EVENT_FLUSH_OCCUR (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_event.h137 #define HCI_EVENT_FLUSH_OCCUR 0x11 macro
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp200 case HCI_EVENT_FLUSH_OCCUR: in HandleExpectedRequest()