nrfxlib API 3.4.99
Loading...
Searching...
No Matches

Enable channel classification reporting on a connection command parameter(s). More...

#include <sdc_hci_vs.h>

Data Fields

uint16_t conn_handle
 Connection handle of the ACL connection.
 
uint8_t enable
 0x00: Disable channel classification reporting. 0x01: Enable channel classification reporting. All other values are reserved for future use.
 
uint8_t min_spacing
 Minimum time between consecutive LL_CHANNEL_STATUS_IND PDUs, in units of 200 ms. Valid range: 5 to 150 (1 second to 30 seconds).
 
uint8_t max_delay
 Maximum delay from a channel classification change until reporting, in units of 200 ms. Valid range: 5 to 150 (1 second to 30 seconds). Shall be greater than or equal to Min_Spacing.
 

Detailed Description

Enable channel classification reporting on a connection command parameter(s).


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