Function esp_idf_sys::esp_bt_h4tl_eif_io_event_notify

source ยท
pub unsafe extern "C" fn esp_bt_h4tl_eif_io_event_notify(
    event: c_int,
) -> c_int
Expand description

@brief notify bluetooth controller task to process the event upon Tx or Rx done

Note that this function shall not be invoked before esp_bt_controller_enable() This function can be called in both ISR and non-ISR context