Skip to content

Commit 8c4a1a7

Browse files
committed
BLE: Improve scan response process explanation.
1 parent da37201 commit 8c4a1a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/FEATURE_BLE/ble/gap/ScanParameters.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ namespace ble {
4141
* same value.
4242
*
4343
* To get extra data from the advertising device, the scanner can send scan
44-
* requests to the advertiser that respond with a scan response. It is possible
45-
* to select what type of address is used to issue the scan request.
44+
* requests to the advertiser; the advertiser may respond with scan responses.
45+
* It is possible to select what type of address is used to issue the scan request.
4646
*
4747
* With Bluetooth 5, devices can advertise on more physical channels, and by
4848
* extension, they can scan on more physical channels. It is possible to define

0 commit comments

Comments
 (0)