esp-nimble-cpp/examples/basic
h2zero ba79a1bf72 [Breaking] Update callbacks to use NimBLEConnInfo.
Change the callback functions that receive a ble_gap_conn_desc pointer to instead receive a NimBLEConnInfo reference.

* Add a reason parameter to the server disconnect callback.

* Remove connect and disconnect callback that do not receive info parameters.

* Remove onRead and onWrite Characteristic callbacks that do not receive info parameters.

* Add info parameter to Descriptor onWrite and onRead callbacks.

* Add details to migration guide.
2022-08-27 13:02:29 -06:00
..
BLE_client [Breaking] Update callbacks to use NimBLEConnInfo. 2022-08-27 13:02:29 -06:00
BLE_notify [Breaking] Update callbacks to use NimBLEConnInfo. 2022-08-27 13:02:29 -06:00
BLE_scan [Breaking] Change all time input parameters to milliseconds. (#78) 2022-08-26 19:32:01 -06:00
BLE_server Add examples 2020-08-22 09:56:19 -06:00
BLE_uart [Breaking] Update callbacks to use NimBLEConnInfo. 2022-08-27 13:02:29 -06:00