Hello developers,
I saw the process of bluetooth scanning from nordic infocenter.
Scanning for advertisers performing legacy advertising
In this picture, I don't understand with the process.
App sends a message to SD to start scanning and SD returns success. After the success message, Advertiser sends a advertisement and SD sends this report without communication like that SD gets an advertisement, will send the information to App and App accept it.
In the picture, SD sends just the report to APP and APP starts scanning again.
As my logic, SD should also send a message to the advertiser like whether SD got the advertisement well or not.
OR APP and SD should communicate after advertising whether the infomation is right or the scanning is failed.
Can you explain detail about it, if I understand wrong?