Searched refs:RequestLocalDeviceID (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/headers/os/bluetooth/
H A DLocalDevice.h65 static LocalDevice* RequestLocalDeviceID(BMessage* request);
/haiku-fatelf/src/kits/bluetooth/
H A DLocalDevice.cpp31 LocalDevice::RequestLocalDeviceID(BMessage* request) function in class:Bluetooth::LocalDevice
64 return RequestLocalDeviceID(&request);
74 return RequestLocalDeviceID(&request);
84 return RequestLocalDeviceID(&request);

Completed in 26 milliseconds