Zephyr Project API 4.1.99
A Scalable Open Source RTOS
|
RFCOMM Remote Port Negotiation (RPN) structure. More...
#include <rfcomm.h>
Data Fields | |
uint8_t | dlci |
uint8_t | baud_rate |
uint8_t | line_settings |
uint8_t | flow_control |
uint8_t | xon_char |
uint8_t | xoff_char |
uint16_t | param_mask |
RFCOMM Remote Port Negotiation (RPN) structure.
uint8_t bt_rfcomm_rpn::baud_rate |
uint8_t bt_rfcomm_rpn::dlci |
uint8_t bt_rfcomm_rpn::flow_control |
uint8_t bt_rfcomm_rpn::line_settings |
uint16_t bt_rfcomm_rpn::param_mask |
uint8_t bt_rfcomm_rpn::xoff_char |
uint8_t bt_rfcomm_rpn::xon_char |