pub unsafe extern "C" fn ble_gattc_notify(
conn_handle: u16,
chr_val_handle: u16,
) -> c_intExpand description
Deprecated. Should not be used. Use ble_gatts_notify instead.
pub unsafe extern "C" fn ble_gattc_notify(
conn_handle: u16,
chr_val_handle: u16,
) -> c_intDeprecated. Should not be used. Use ble_gatts_notify instead.