Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_br_discovery_param Struct Reference

BR/EDR discovery parameters. More...

#include <bluetooth.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: