HomeSort by relevance Sort by last modified time
    Searched refs:tty_open (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/plugins/
pnat.c 70 gboolean tty_open; member in struct:dun_client
132 client->tty_open = FALSE;
215 client->tty_open = TRUE;
265 if (!client->tty_open && client->tty_tries > 0)
  /external/bluetooth/bluez/serial/
proxy.c 373 static inline int tty_open(const char *tty, struct termios *ti) function
412 sk = tty_open(prx->address, &prx->proxy_ti);

Completed in 178 milliseconds