Searched refs:HandleDisconnect (Results 1 - 3 of 3) sorted by relevance

/system/bt/service/client/
H A Dmain.cpp596 void HandleDisconnect(IBluetooth* bt_iface, const vector<string>& args) { function in namespace:__anon776
737 { "disconnect-le", HandleDisconnect,
/system/connectivity/shill/wifi/
H A Dwifi.h418 void HandleDisconnect();
H A Dwifi.cc807 HandleDisconnect();
829 // Reset the EAP handler only after calling HandleDisconnect() above
869 void WiFi::HandleDisconnect() { function in class:shill::WiFi
1013 // If it fails, we'll process things in HandleDisconnect.
2135 // c) |DisconnectFrom| and |HandleDisconnect|. Disconnected/disconnecting
2138 // d) |DisconnectFrom| and |HandleDisconnect|. Disconnected/disconnecting

Completed in 65 milliseconds