Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl51 boolean GetBondedDevices(); in GetBondedDevices() method
/system/bt/gd/storage/
Dstorage_module.cc226 std::vector<Device> StorageModule::GetBondedDevices() { in GetBondedDevices() function in bluetooth::storage::StorageModule
/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.cc416 bool GetBondedDevices() override { in GetBondedDevices() function in bluetooth::AdapterImpl