Home
last modified time | relevance | path

Searched defs:GetAllDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp242 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 Dbluetooth_gatt_client_server.cpp486 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 Dgatt_client_service.cpp381 std::vector<GattDevice> GattClientService::GetAllDevice() in GetAllDevice() function in OHOS::bluetooth::GattClientService