Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dport_api.h59 uint8_t stop_bits; member
/system/bt/stack/rfcomm/
Drfc_port_fsm.cc904 port_pars->stop_bits = p_frame->u.rpn.stop_bits; in rfc_set_port_state()
Drfc_ts_frames.cc420 (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.h126 uint8_t stop_bits; member