pub unsafe extern "C" fn ble_gattc_notify_custom(
    conn_handle: u16,
    att_handle: u16,
    om: *mut os_mbuf
) -> c_int
Expand description

Deprecated. Should not be used. Use ble_gatts_notify_custom instead.