Function esp_wifi_sys::include::esp_btbb_enable

source ยท
pub unsafe extern "C" fn esp_btbb_enable()
Expand description

@brief Enable BTBB module

BTBB module should be enabled in order to use IEEE802154 or BT. Now BTBB enabling job is done automatically when start IEEE802154 or BT. Users should not call this API in their application.