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