Function nrf_softdevice::ble::gatt_client::write_without_response
source · pub async fn write_without_response(
conn: &Connection,
handle: u16,
buf: &[u8]
) -> Result<(), WriteError>
pub async fn write_without_response(
conn: &Connection,
handle: u16,
buf: &[u8]
) -> Result<(), WriteError>