Function esp_idf_sys::ble_gattc_indicate
source ยท 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.