Bluetooth Framework C++ Edition

◆ OnAdvertisementServiceSol32Frame()

__event void OnAdvertisementServiceSol32Frame ( void *  Sender,
const __int64  Address,
const __int64  Timestamp,
const char  Rssi,
const unsigned long  Uuid 
)

The event fires when a Bluetooth LE 32 bit Service Solicitation advertisement frame received.

Parameters
SenderThe object initiates the event.
AddressThe Bluetooth LE advertiser's MAC address.
TimestampThe frame's timestamp in Universal Time format.
RssiThe measured RSSI value in dBm at range between -100 dBm and +20 dBm at 1 dBm resolution.
UuidThe 32 bits service UUID.