Home
last modified time | relevance | path

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

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_command.h39 struct hci_rp_read_loc_features { struct
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp426 struct hci_rp_read_loc_features* features in CommandComplete()
427 = JumpEventHeader<struct hci_rp_read_loc_features, in CommandComplete()