mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-09 21:45:54 +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
|
#ifdef ENABLE_LE_EXTENDED_ADVERTISING
|
||||||
// scan on Coded and 1M PHYs
|
// scan on Coded and 1M PHYs
|
||||||
gap_set_scan_phys(6);
|
gap_set_scan_phys(5);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// turn on!
|
// turn on!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user