Searched refs:GetLocalDeviceCount (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/
H A Dbt_dev_info.cpp57 LocalDevice::GetLocalDeviceCount());
58 for (uint32 index = 0 ; index < LocalDevice::GetLocalDeviceCount() ; index++) {
H A Dbt_discovery.cpp126 LocalDevice::GetLocalDeviceCount());
128 for (uint32 index = 0 ; index < LocalDevice::GetLocalDeviceCount() ; index++) {
/haiku-fatelf/headers/os/bluetooth/
H A DLocalDevice.h29 static uint32 GetLocalDeviceCount();
/haiku-fatelf/src/preferences/bluetooth/
H A DBluetoothSettingsView.cpp265 for (uint32 index = 0; index < LocalDevice::GetLocalDeviceCount(); index++) {
/haiku-fatelf/src/kits/bluetooth/
H A DLocalDevice.cpp89 LocalDevice::GetLocalDeviceCount() function in class:Bluetooth::LocalDevice

Completed in 182 milliseconds