Function esp_idf_svc::hal::sys::esp_bt_h4tl_eif_io_event_notify

source ยท
pub unsafe extern "C" fn esp_bt_h4tl_eif_io_event_notify(
    event: i32,
) -> i32
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