Home
last modified time | relevance | path

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

/external/bluetooth/bluez/serial/
Dproxy.c740 const char *ratestr, *paritystr; in proxy_set_serial_params() local
753 DBUS_TYPE_STRING, &paritystr, in proxy_set_serial_params()
767 if (set_parity(paritystr, &ctrl) < 0) in proxy_set_serial_params()