Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_conn_sco_info Struct Reference

SCO Connection Info Structure. More...

#include <zephyr/bluetooth/conn.h>

Data Fields

uint8_t link_type
 SCO link type.
uint8_t air_mode
 SCO air mode (codec type)

Detailed Description

SCO Connection Info Structure.

Field Documentation

◆ air_mode

uint8_t bt_conn_sco_info::air_mode

SCO air mode (codec type)

◆ link_type

uint8_t bt_conn_sco_info::link_type

SCO link type.


The documentation for this struct was generated from the following file: