Home
last modified time | relevance | path

Searched refs:BluetoothActiveDeviceInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_ble_central_manager.h30 struct BluetoothActiveDeviceInfo { struct
42 std::vector<BluetoothActiveDeviceInfo> activeDeviceInfos; argument
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp42 std::vector<BluetoothActiveDeviceInfo> &outDeviceInfos);
250 std::vector<BluetoothActiveDeviceInfo> &outDeviceInfos) in ConvertActiveDeviceInfo()
253 BluetoothActiveDeviceInfo deviceInfo; in ConvertActiveDeviceInfo()