Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_conn_br_cb Struct Reference

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.

Detailed Description

BR/EDR specific connection callbacks.

Field Documentation

◆ role_changed

void(* bt_conn_br_cb::role_changed) (struct bt_conn *conn, uint8_t status)

A BR/EDR connection role has changed.

This callback notifies the application that the BR/EDR role switch procedure has completed.

Parameters
connConnection object.
statusHCI status of role change event.

The documentation for this struct was generated from the following file:
  • include/zephyr/bluetooth/conn.h