pub unsafe extern "C" fn ble_gattc_indicate(
conn_handle: u16,
chr_val_handle: u16,
) -> i32Expand description
Deprecated. Should not be used. Use ble_gatts_indicate instead.
pub unsafe extern "C" fn ble_gattc_indicate(
conn_handle: u16,
chr_val_handle: u16,
) -> i32Deprecated. Should not be used. Use ble_gatts_indicate instead.