TheBluetoothService i use serialport and ObexObjectPush bot was thi same exetion the pad to create the service1 is
Guid service = BluetoothService.SerialPort;
bc = new BluetoothClient();
BluetoothEndPoint serverEP = new BluetoothEndPoint((BluetoothAddress)adres, service, 2);
bc.Connect(serverEP);
NetworkStream service1;
if (bc.Connected)
{
service1 = bc.GetStream();
ObexClientSession sessionFileSending = new ObexClientSession(service1, 65535);
sessionFileSending.Connect();
}
thanks for help gregor