esp-idf/examples/bluetooth/nimble/ble_phy/phy_prph/main
Rahul Tank 751380762c fix(nimble): Updated BLE Phy example
The existing example has some issues which are now fixed.

1. Original example had legacy_pdu set which was not causing
   the PHY to actually change. Fixed this
2. Added a way to initiate connection directly on 2M or Coded Phy.
2023-09-18 13:25:41 +05:30
..
CMakeLists.txt NimBLE: Added example framework for BLE PHY 2022-09-16 15:21:13 +05:30
gatt_svr.c NimBLE: Demo of using write blob in ble phy example 2023-03-29 14:23:13 +05:30
Kconfig.projbuild fix(nimble): Updated BLE Phy example 2023-09-18 13:25:41 +05:30
main.c fix(nimble): Updated BLE Phy example 2023-09-18 13:25:41 +05:30
phy_prph.h NimBLE: Added example framework for BLE PHY 2022-09-16 15:21:13 +05:30