Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

BIP instance structure. More...

#include <zephyr/bluetooth/classic/bip.h>

Data Fields

struct bt_goep goep
 Underlying GOEP instance.
enum bt_bip_role role
 Role in the connection.
const struct bt_bip_transport_opsops
 Transport operation callbacks.

Detailed Description

BIP instance structure.

Main structure representing a BIP session

Field Documentation

◆ goep

struct bt_goep bt_bip::goep

Underlying GOEP instance.

◆ ops

const struct bt_bip_transport_ops* bt_bip::ops

Transport operation callbacks.

◆ role

enum bt_bip_role bt_bip::role

Role in the connection.


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