nrf-softdevice

Crates

0.1.0

Versions

s112

Flavors

Function write_without_response

Source
pub async fn write_without_response(
    conn: &Connection,
    handle: u16,
    buf: &[u8],
) -> Result<(), WriteError>