Searched defs:GetBondedDevices (Results 1 – 3 of 3) sorted by relevance
| /system/bt/service/common/android/bluetooth/ | ||
| D | IBluetooth.aidl | 51 boolean GetBondedDevices(); in GetBondedDevices() method |
| /system/bt/service/ipc/binder/ | ||
| D | bluetooth_binder_server.cc | 145 Status BluetoothBinderServer::GetBondedDevices(bool* _aidl_return) { in GetBondedDevices() function in ipc::binder::BluetoothBinderServer |
| /system/bt/service/ | ||
| D | adapter.cc | 415 bool GetBondedDevices() override { in GetBondedDevices() function in bluetooth::AdapterImpl |