ARMmbed / mbed-os-example-ble

BLE demos using mbed OS and mbed cli
Apache License 2.0
134 stars 118 forks source link

BLE_GAP: do not use CONNECTABLE_UNDIRECTED with extended advertising #313

Closed helpfulchicken closed 3 years ago

helpfulchicken commented 4 years ago

Description

Cherry pick commit 31426f1 from master branch to fix same issue in mbed-os-5-15 branch

Fixes https://github.com/ARMmbed/mbed-os-example-ble/issues/312


Pull request type

[x] Patch update (Bug fix)

Reviewers

@LDong-Arm - since this commit was your work originally, would you be so kind as to review my PR?