example/le_streamer_client: scan and connect on coded phy

This commit is contained in:
Matthias Ringwald 2023-03-22 13:48:06 +01:00
parent 98928f8ea6
commit 5f5e54377c

View File

@ -515,7 +515,7 @@ int btstack_main(int argc, const char * argv[]){
#ifdef ENABLE_LE_EXTENDED_ADVERTISING
// scan on Coded and 1M PHYs
gap_set_scan_phys(6);
gap_set_scan_phys(5);
#endif
// turn on!