Exemplo n.º 1
0
 internal static extern void warble_gattchar_enable_notifications_async(IntPtr gattchar, IntPtr context, FnVoid_VoidP_WarbleGattCharP_CharP handler);
Exemplo n.º 2
0
 internal static extern void warble_gattchar_write_async(IntPtr gattchar, byte[] value, byte value_size, IntPtr context, FnVoid_VoidP_WarbleGattCharP_CharP handler);