Searched refs:byte_size (Results 1 – 4 of 4) sorted by relevance
57 UINT8 byte_size; member
899 port_pars->byte_size = p_frame->u.rpn.byte_size; in rfc_set_port_state()
445 *p_data++ = (p_pars->byte_size << RFCOMM_RPN_BITS_SHIFT) in rfc_send_rpn()833 … p_rx_frame->u.rpn.byte_size = (*p_data >> RFCOMM_RPN_BITS_SHIFT) & RFCOMM_RPN_BITS_MASK; in rfc_process_mx_message()
123 UINT8 byte_size; member