Microchip® Advanced Software Framework

llm_le_set_scan_param_cmd Struct Reference

LLM LE Set Scan Parameters Command parameters structure.

#include <ll_if.h>

Data Fields

uint8_t own_addr_type
 Own address type - 0=public, 1=random. More...
 
uint8_t scan_filt_policy
 Scan filter policy. More...
 
uint16_t scan_intv
 Scan interval. More...
 
uint8_t scan_type
 Scan type - 0=passive / 1=active. More...
 
uint16_t scan_window
 Scan window size. More...
 

uint8_t llm_le_set_scan_param_cmd::own_addr_type

Own address type - 0=public, 1=random.

uint8_t llm_le_set_scan_param_cmd::scan_filt_policy

Scan filter policy.

uint16_t llm_le_set_scan_param_cmd::scan_intv

Scan interval.

uint8_t llm_le_set_scan_param_cmd::scan_type

Scan type - 0=passive / 1=active.

uint16_t llm_le_set_scan_param_cmd::scan_window

Scan window size.