InPlay API
|
Advertising report indication. More...
#include <in_ble_gap_evt.h>
Data Fields | |
uint8_t | actv_idx |
Activity identifier. | |
uint8_t | info |
Bit field providing information about the received report,. More... | |
ble_bdaddr_t | trans_addr |
Transmitter device address. | |
ble_bdaddr_t | target_addr |
Target address (in case of a directed advertising report) | |
int8_t | tx_pwr |
TX power (in dBm) | |
int8_t | rssi |
RSSI (between -127 and +20 dBm) | |
int8_t | adv_chn |
Advertising channel number. | |
uint8_t | phy_prim |
Primary PHY on which advertising report has been received,. More... | |
uint8_t | phy_second |
Secondary PHY on which advertising report has been received,. More... | |
uint8_t | adv_sid |
uint16_t | period_adv_intv |
uint16_t | length |
Report length. | |
uint8_t | data [] |
Report. | |
Advertising report indication.
uint8_t adv_sid |
Advertising SID Valid only for periodic advertising report
uint8_t info |
Bit field providing information about the received report,.
uint16_t period_adv_intv |
Periodic advertising interval (in unit of 1.25ms, min is 7.5ms) Valid only for periodic advertising report
uint8_t phy_prim |
Primary PHY on which advertising report has been received,.
uint8_t phy_second |
Secondary PHY on which advertising report has been received,.