You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
303 B
13 lines
303 B
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
|
|
|