Searched defs:GetBondedDevices (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetooth.aidl | 51 boolean GetBondedDevices(); in GetBondedDevices() method |
/system/bt/gd/storage/ | ||
D | storage_module.cc | 226 std::vector<Device> StorageModule::GetBondedDevices() { in GetBondedDevices() function in bluetooth::storage::StorageModule |
/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 | 416 bool GetBondedDevices() override { in GetBondedDevices() function in bluetooth::AdapterImpl |