hci: use 1M as secondary phy

This commit is contained in:
Matthias Ringwald 2023-06-01 18:02:01 +02:00
parent ee5fec5251
commit 5375ad13b6

View File

@ -6167,7 +6167,7 @@ static bool hci_run_general_gap_le(void){
0x7f, // tx power: no preference
0x01, // primary adv phy: LE 1M
0, // secondary adv max skip
0, // secondary adv phy
0x01, // secondary adv phy
0, // adv sid
0 // scan request notification
);