I get the following error during pairing with both of my
Bluetooth phones
[code]See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at BTSTACKSERVERLib.BTGAPApiClass.GAPBond(Object bda, Int32 pin_code_len, Object pin_code, Int32 trusted_mask)
at zBTHelper.BTHelper.Bond(BTDevice pi_oDevice, String pi_sCode, Int32 pi_iTrusted)
at PhoneCtlWizard.Form1.PairDevice()
at PhoneCtlWizard.Form1.btnNum_Click(Object sender, EventArgs e)
at System.
Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
...
Bookmarks