We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e005e commit 1f4e2b1Copy full SHA for 1f4e2b1
features/FEATURE_BLE/ble/Gap.h
@@ -2347,6 +2347,7 @@ class Gap {
2347
* @param[in] type Advertising type of the packet.
2348
* @param[in] advertisingDataLen Length of the advertisement data received.
2349
* @param[in] advertisingData Pointer to the advertisement packet's data.
2350
+ * @param[in] addressType Type of the address of the peer that has emitted the packet.
2351
*/
2352
void processAdvertisementReport(
2353
const BLEProtocol::AddressBytes_t peerAddr,
0 commit comments