Reports any scan request received in advertising mode if the scan request notification is enabled.
Data Structures | |
struct | sl_bt_evt_advertiser_scan_request_s |
Data structure of the scan_request event. | |
Macros | |
#define | sl_bt_evt_advertiser_scan_request_id 0x020400a0 |
Identifier of the scan_request event. | |
Reports any scan request received in advertising mode if the scan request notification is enabled.
Do not confuse this event with the scan response.
struct sl_bt_evt_advertiser_scan_request_s |
Data structure of the scan_request event.
Data Fields | ||
---|---|---|
uint8_t | handle |
Advertising set handle where scan request was received |
bd_addr | address |
Bluetooth address of the scanning device |
uint8_t | address_type |
Scanner address type. Values:
|
uint8_t | bonding |
Bonding handle if the remote scanning device has previously bonded with the local device. Values:
|