Function esp_idf_sys::ble_gattc_indicate_custom
source ยท pub unsafe extern "C" fn ble_gattc_indicate_custom(
conn_handle: u16,
chr_val_handle: u16,
txom: *mut os_mbuf,
) -> c_int
Expand description
Deprecated. Should not be used. Use ble_gatts_indicate_custom instead.