Advertising parameters.
Data Fields | |
uint16_t | advIntvMin |
Minimum advertising interval for undirected and low duty cycle directed advertising Range: 0x0020 to 0x4000 Unit: 0.625ms Time Range: 20 ms to 10.24 sec. | |
uint16_t | advIntvMax |
Maximum advertising interval for undirected and low duty cycle directed advertising. More... | |
cy_en_ble_gapp_adv_t | advType |
Type of advertisement. More... | |
uint8_t | ownAddrType |
Own BD Address Type. More... | |
uint8_t | directAddrType |
Address type of the Bluetooth device address being used for directed advertising, not applicable otherwise. More... | |
uint8_t | directAddr [CY_BLE_GAP_BD_ADDR_SIZE] |
This parameter specifies Bluetooth device address of the device to be connected while using directed advertising. More... | |
uint8_t | advChannelMap |
Advertising channels that shall be used when transmitting advertising packets. More... | |
uint8_t | advFilterPolicy |
Advertising Filter Policy. More... | |
uint16_t cy_stc_ble_gapp_disc_param_t::advIntvMax |
Maximum advertising interval for undirected and low duty cycle directed advertising.
Range: 0x0020 to 0x4000 Unit: 0.625ms Time Range: 20 ms to 10.24 sec.
cy_en_ble_gapp_adv_t cy_stc_ble_gapp_disc_param_t::advType |
Type of advertisement.
uint8_t cy_stc_ble_gapp_disc_param_t::ownAddrType |
Own BD Address Type.
uint8_t cy_stc_ble_gapp_disc_param_t::directAddrType |
Address type of the Bluetooth device address being used for directed advertising, not applicable otherwise.
uint8_t cy_stc_ble_gapp_disc_param_t::directAddr[CY_BLE_GAP_BD_ADDR_SIZE] |
This parameter specifies Bluetooth device address of the device to be connected while using directed advertising.
In case of none direct advertising, parameter will be 0
uint8_t cy_stc_ble_gapp_disc_param_t::advChannelMap |
Advertising channels that shall be used when transmitting advertising packets.
Channel map selection:
uint8_t cy_stc_ble_gapp_disc_param_t::advFilterPolicy |
Advertising Filter Policy.