Searched refs:fHid (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp136 request.AddInt32("hci_id", fHid);
162 request.AddInt32("hci_id", fHid);
190 request.AddInt32("hci_id", fHid);
225 NULL, fHid, fMessenger);
246 request.AddInt32("hci_id", fHid);
264 return fHid;
284 request.AddInt32("hci_id", fHid);
314 request.AddInt32("hci_id", fHid);
347 request.AddInt32("hci_id", fHid);
384 request.AddInt32("hci_id", fHid);
[all...]
/haiku/src/kits/bluetooth/UI/
H A DPincodeWindow.cpp56 fHid(hid)
75 fHid = (rDevice->GetLocalDeviceOwner())->ID();
163 request.AddInt32("hci_id", fHid);
192 request.AddInt32("hci_id", fHid);
/haiku/headers/private/bluetooth/
H A DPincodeWindow.h42 hci_id fHid; member in class:Bluetooth::PincodeWindow
/haiku/headers/os/bluetooth/
H A DLocalDevice.h68 hci_id fHid; member in class:Bluetooth::LocalDevice

Completed in 90 milliseconds