|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
BR/EDR specific connection callbacks. More...
#include <conn.h>
Data Fields | |
| void(* | role_changed )(struct bt_conn *conn, uint8_t status) |
| A BR/EDR connection role has changed. | |
BR/EDR specific connection callbacks.
A BR/EDR connection role has changed.
This callback notifies the application that the BR/EDR role switch procedure has completed.
| conn | Connection object. |
| status | HCI status of role change event. |