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