Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_br_discovery_param Struct Reference

BR/EDR discovery parameters. More...

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

Data Fields

uint8_t length
 Maximum length of the discovery in units of 1.28 seconds.
bool limited
 True if limited discovery procedure is to be used.

Detailed Description

BR/EDR discovery parameters.

Field Documentation

◆ length

uint8_t bt_br_discovery_param::length

Maximum length of the discovery in units of 1.28 seconds.

Valid range is 0x01 - 0x30.

◆ limited

bool bt_br_discovery_param::limited

True if limited discovery procedure is to be used.


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