Searched defs:Disable (Results 1 – 7 of 7) sorted by relevance
35 void Disable() { in Disable() function89 void Disable() { in Disable() function
43 void Disable() { active_ = false; } in Disable() function
33 boolean Disable(); in Disable() method
79 void BluetoothAdapter::Disable(MethodCall* method_call, in Disable() function in ipc::dbus::BluetoothAdapter
77 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothBinderServer
154 TEST_F(AdapterTest, Disable) { in TEST_F() argument
133 bool Disable() override { in Disable() function in bluetooth::AdapterImpl