Searched defs:GetAllDevice (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ | ||
H A D | bluetooth_gatt_client_proxy.cpp | 242 void BluetoothGattClientProxy::GetAllDevice(std::vector<BluetoothGattDevice> &device) in GetAllDevice() function in OHOS::Bluetooth::BluetoothGattClientProxy |
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ | ||
H A D | bluetooth_gatt_client_server.cpp | 486 void BluetoothGattClientServer::GetAllDevice(::std::vector<BluetoothGattDevice> &device) in GetAllDevice() function in OHOS::Bluetooth::BluetoothGattClientServer |
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_client_service.cpp | 381 std::vector<GattDevice> GattClientService::GetAllDevice() in GetAllDevice() function in OHOS::bluetooth::GattClientService |