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