Searched defs:handle_cmd (Results 1 – 6 of 6) sorted by relevance
77 void handle_cmd(android_app* app, int32_t cmd) { in handle_cmd() function
110 async fn handle_cmd(&mut self, cmd: UwbCommand) -> Result<()> { in handle_cmd() method
552 int handle_cmd(struct nl80211_state *state, enum id_input idby, in handle_cmd() function
453 handle_cmd(FakeModem *fakemodem, const gchar *cmd) in handle_cmd() function
158 fn handle_cmd(&mut self, cmd: SessionCommand, result_sender: oneshot::Sender<Result<()>>) { in handle_cmd() method
467 async fn handle_cmd( in handle_cmd() method