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

/haiku/headers/os/bluetooth/
H A DDiscoveryListener.h40 virtual void DeviceDiscovered(RemoteDevice* btDevice, DeviceClass cod);
/haiku/src/bin/
H A Dbt_discovery.cpp30 DeviceDiscovered(RemoteDevice* btDevice, DeviceClass cod) argument
35 bdaddrUtils::ToString(btDevice->GetBluetoothAddress()));
/haiku/src/kits/bluetooth/
H A DDiscoveryListener.cpp26 DiscoveryListener::DeviceDiscovered(RemoteDevice* btDevice, DeviceClass cod) argument
/haiku/src/preferences/bluetooth/
H A DInquiryPanel.cpp67 DeviceDiscovered(RemoteDevice* btDevice, DeviceClass cod) argument
70 message->AddPointer("remoteItem", new DeviceListItem(btDevice));

Completed in 46 milliseconds