Skip to content

Commit 35313ef

Browse files
Update Gap.md
1 parent 21a3283 commit 35313ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/bluetooth/Gap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If the device scans actively, it sends scan request to scannable advertisers and
2222

2323
#### Extended and periodic advertising
2424

25-
BLE controllers supporting Bluetooth 5.0 may offer additional advertising and scanning options.
25+
BLE controllers supporting Bluetooth 5.0 may offer additional advertising and scanning options. Use `isFeatureSupported()` to check feature availability.
2626

2727
Extended advertising may use multiple PHYs and spread the payload across many packets. This allows for much larger payloads. In this scenario, advertising is split across primary advertising on the advertising channels and secondary advertising using channels normally used for sending data to connected devices.
2828

0 commit comments

Comments
 (0)