Home
last modified time | relevance | path

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

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetooth.aidl51 boolean GetBondedDevices(); in GetBondedDevices() method
/aosp12/system/bt/gd/storage/
H A Dstorage_module.cc226 std::vector<Device> StorageModule::GetBondedDevices() { in GetBondedDevices() function in bluetooth::storage::StorageModule
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cc145 Status BluetoothBinderServer::GetBondedDevices(bool* _aidl_return) { in GetBondedDevices() function in ipc::binder::BluetoothBinderServer
/aosp12/system/bt/service/
H A Dadapter.cc416 bool GetBondedDevices() override { in GetBondedDevices() function in bluetooth::AdapterImpl