Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dport_api.h51 uint8_t stop_bits; member
/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_ts_frames.cc430 (p_pars->stop_bits << RFCOMM_RPN_STOP_BITS_SHIFT) | in rfc_send_rpn()
817 p_rx_frame->u.rpn.stop_bits = in rfc_process_mx_message()
Drfc_int.h123 uint8_t stop_bits; member
Drfc_port_fsm.cc964 port_pars->stop_bits = p_frame->u.rpn.stop_bits; in rfc_set_port_state()