Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl52 boolean RemoveBond(String device_address); in RemoveBond() method
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc151 Status BluetoothBinderServer::RemoveBond( in RemoveBond() function in ipc::binder::BluetoothBinderServer
/system/bt/service/
Dadapter.cc428 bool RemoveBond(const std::string& device_address) override { in RemoveBond() function in bluetooth::AdapterImpl