[][src]Function apache_nimble_sys::ble_hs_init

pub unsafe extern "C" fn ble_hs_init()

Initializes the NimBLE host. This function must be called before the OS is started. The NimBLE stack requires an application task to function. One application task in particular is designated as the "host parent task". In addition to application-specific work, the host parent task does work for NimBLE by processing events generated by the host.