思澈科技软件开发工具包  2.20
ble_gap_scan_start_t Struct Reference

The struture of scan start parameter. More...

#include <bf0_ble_gap.h>

Data Fields

uint8_t own_addr_type
 own addr type. ( More...
 
uint8_t type
 Type of scanning to be started (. More...
 
uint8_t prop
 Properties for the scan procedure (. More...
 
uint8_t dup_filt_pol
 Duplicate packet filtering policy.
 
uint8_t rsvd
 Reserved for future use.
 
ble_gap_scan_param_t scan_param_1m
 Scan window opening parameters for LE 1M PHY.
 
uint16_t duration
 
uint16_t period
 

Detailed Description

The struture of scan start parameter.

Field Documentation

◆ duration

uint16_t ble_gap_scan_start_t::duration

Scan window opening parameters for LE Coded PHY reception of a stop command from the application

◆ own_addr_type

uint8_t ble_gap_scan_start_t::own_addr_type

own addr type. (

See also
enum gapm_own_addr)

◆ period

uint16_t ble_gap_scan_start_t::period

Scan period (in unit of 1.28s). Time interval betweem two consequent starts of a scan duration by the controller. 0 means that the scan procedure is not periodic (between 1.28s to 83884.8s)

◆ prop

uint8_t ble_gap_scan_start_t::prop

Properties for the scan procedure (.

See also
enum gapm_scan_prop for bit signification)

◆ type

uint8_t ble_gap_scan_start_t::type

Type of scanning to be started (.

See also
enum gapm_scan_type)

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