Home
last modified time | relevance | path

Searched refs:GetDiscoveryAgent (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/bluetooth/
H A DLocalDevice.h34 DiscoveryAgent* GetDiscoveryAgent();
/haiku/src/bin/
H A Dbt_discovery.cpp68 DiscoveryAgent* dAgent = device->GetDiscoveryAgent(); in DumpInfo()
/haiku/src/preferences/bluetooth/
H A DInquiryPanel.cpp141 fDiscoveryAgent = fLocalDevice->GetDiscoveryAgent(); in InquiryPanel()
/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp112 LocalDevice::GetDiscoveryAgent() in GetDiscoveryAgent() function in Bluetooth::LocalDevice