ref: 9196c18d376d4f18c686bcfec8550f9c8659d5ea
src/libs/mynewt-nimble/docs/ble_setup/ble_setup_intro.rst
1 2 3 4 5 6 7 8 9 10 11 12 13 |
NimBLE Setup ------------ Most NimBLE initialization is done automatically by :doc:`sysinit <../../../os/modules/sysinitconfig/sysinitconfig>`. This section documents the few bits of initialization that an application must perform manually. .. toctree:: ble_lp_clock ble_addr ble_sync_cb |