Searched defs:connectingDevices_ (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ | ||
H A D | bluetooth_device_manager.h | 77 static std::vector<BluetoothRemoteDevice> connectingDevices_; variable |
H A D | bluetooth_device_manager.cpp | 58 std::vector<BluetoothRemoteDevice> MediaBluetoothDeviceManager::connectingDevices_; member in OHOS::Bluetooth::MediaBluetoothDeviceManager |