Home
last modified time | relevance | path

Searched defs:bt_rfcomm_dlc (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/classic/
Drfcomm.h99 struct bt_rfcomm_dlc { struct
110 struct bt_rfcomm_dlc_ops *ops; argument
111 struct bt_rfcomm_dlc *_next; argument
113 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;