Searched defs:bt_rfcomm_dlc (Results 1 – 1 of 1) sorted by relevance
99 struct bt_rfcomm_dlc { struct110 struct bt_rfcomm_dlc_ops *ops; argument111 struct bt_rfcomm_dlc *_next; argument113 bt_security_t required_sec_level;114 bt_rfcomm_role_t role;116 uint16_t mtu;117 uint8_t dlci;118 uint8_t state;119 uint8_t rx_credit;122 struct k_thread tx_thread;