Searched defs:RemoveBond (Results 1 – 3 of 3) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetooth.aidl | 52 boolean RemoveBond(String device_address); in RemoveBond() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_binder_server.cc | 151 Status BluetoothBinderServer::RemoveBond( in RemoveBond() function in ipc::binder::BluetoothBinderServer |
/system/bt/service/ | ||
D | adapter.cc | 428 bool RemoveBond(const std::string& device_address) override { in RemoveBond() function in bluetooth::AdapterImpl |