|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
BR/EDR specific connection callbacks. More...
#include <conn.h>
Data Fields | |
| void(* | mode_changed )(struct bt_conn *conn, uint8_t mode, uint16_t interval) |
| A BR/EDR connection mode has changed. | |
| void(* | role_changed )(struct bt_conn *conn, uint8_t status) |
| A BR/EDR connection role has changed. | |
| void(* | packet_type_changed )(struct bt_conn *conn, uint8_t status, uint16_t packet_type) |
| The packet type of the BR/EDR connection has changed. | |
BR/EDR specific connection callbacks.