Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm.c1166 uint8_t data_bits, stop_bits, parity_bits; in rfcomm_handle_rpn() local
1198 parity_bits = BT_RFCOMM_RPN_PARITY_NONE; in rfcomm_handle_rpn()
1201 parity_bits); in rfcomm_handle_rpn()