pub const SPINEL_PROP_UART_XON_XOFF: _bindgen_ty_24 = 257;
Expand description
UART Software Flow Control
** Format: b
*
- If the NCP is using a UART to communicate with the host,
- this property allows the host to determine if software flow
- control (XON/XOFF style) should be used and (optionally) to
- turn it on or off.
- This property is only implemented when a UART is being
- used for Spinel. This property is optional. */