pub unsafe extern "C" fn ble_gattc_indicate(
conn_handle: u16,
chr_val_handle: u16,
) -> c_int
Expand 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,
) -> c_int
Deprecated. Should not be used. Use ble_gatts_indicate instead.