Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl53 boolean GetRemoteDeviceProperties(String device_address); in GetRemoteDeviceProperties() method
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc158 Status BluetoothBinderServer::GetRemoteDeviceProperties( in GetRemoteDeviceProperties() function in ipc::binder::BluetoothBinderServer
/system/bt/service/
Dadapter.cc446 bool GetRemoteDeviceProperties(const std::string& device_address) override { in GetRemoteDeviceProperties() function in bluetooth::AdapterImpl