Commit fafb892
committed
bluetooth: ble_scan: clarify scan timing in adv report handling
Expand the comment around the match_all cache logic to explain the
on-air ADV → SCAN_REQ → SCAN_RSP exchange and why the paired SCAN_RSP
is guaranteed to arrive before an ADV from another device. Also clarify
the purpose of the buffer swap. No functional changes.
Signed-off-by: Martynas Smilingis <martynas.smilingis@nordicsemi.no>1 parent 7ff338d commit fafb892
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
687 | | - | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
688 | 692 | | |
689 | 693 | | |
690 | 694 | | |
| |||
0 commit comments