Searched refs:FASTBOOT_TCP_PORT (Results 1 – 1 of 1) sorted by relevance
34 const FASTBOOT_TCP_PORT: u16 = 5554; constant183 if let Err(e) = socket.listen(FASTBOOT_TCP_PORT) { in fastboot_loop()