Home
last modified time | relevance | path

Searched refs:set_parity (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/serial/
Dproxy.c678 static int set_parity(const char *str, tcflag_t *ctrl) in set_parity() function
767 if (set_parity(paritystr, &ctrl) < 0) in proxy_set_serial_params()