mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-31 19:20:26 +00:00
example/le_streamer_client: scan and connect on coded phy
This commit is contained in:
parent
98928f8ea6
commit
5f5e54377c
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user