Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl51 boolean GetBondedDevices(); in GetBondedDevices() method
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc145 Status BluetoothBinderServer::GetBondedDevices(bool* _aidl_return) { in GetBondedDevices() function in ipc::binder::BluetoothBinderServer
/system/bt/service/
Dadapter.cc415 bool GetBondedDevices() override { in GetBondedDevices() function in bluetooth::AdapterImpl