OBEXBluetooth.inc 214 B

1234567
  1. { Parsed from IOBluetooth.framework OBEXBluetooth.h }
  2. {$ifdef TYPES}
  3. type
  4. IOBluetoothOBEXSessionOpenConnectionCallback = procedure (session: OBEXSessionRef; status: OBEXError; refCon: pointer); cdecl;
  5. {$endif}