Function nrf_softdevice::ble::gatt_server::get_value
source · pub fn get_value(
_sd: &Softdevice,
handle: u16,
buf: &mut [u8]
) -> Result<usize, GetValueError>
pub fn get_value(
_sd: &Softdevice,
handle: u16,
buf: &mut [u8]
) -> Result<usize, GetValueError>