代码搜索:BlueTooth

找到约 4,983 项符合「BlueTooth」的源代码

代码结果 4,983
www.eeworm.com/read/238936/13314182

cs utils.cs

using System; using System.Collections.Generic; using System.Text; namespace Microsoft.WindowsMobile.Bluetooth { public class Utils { public Utils() { }
www.eeworm.com/read/139308/5802932

h rfcomm_internal.h

/* * rfcomm_internal.h -- Implementation of Bluetooth RFCOMM with TS 07.10, * Serial Port Emulation, Internal definitions * * Copyright (C) 2000, 2001 Axis Communications AB
www.eeworm.com/read/109340/6174371

h rfcomm_internal.h

/* * rfcomm_internal.h -- Implementation of Bluetooth RFCOMM with TS 07.10, * Serial Port Emulation, Internal definitions * * Copyright (C) 2000, 2001 Axis Communications AB
www.eeworm.com/read/334056/3375271

c rfcomm_sec.c

/* * rfcomm_sec.c -- Implementation of Bluetooth RFCOMM with TS 07.10, * Serial Port Emulation, security part * * Copyright (C) 2000, 2001 Axis Communications AB * *
www.eeworm.com/read/334056/3375295

h rfcomm_internal.h

/* * rfcomm_internal.h -- Implementation of Bluetooth RFCOMM with TS 07.10, * Serial Port Emulation, Internal definitions * * Copyright (C) 2000, 2001 Axis Communications AB
www.eeworm.com/read/325701/3480734

cs nativemethods.cs

using System; using System.Runtime.InteropServices; namespace OpenNETCF.Net.Bluetooth { internal class NativeMethods { private NativeMethods(){} //Authenticate [DllImport("Btdrt.
www.eeworm.com/read/370912/2782647

h btpairingdlg.h

/* Filename : BTPairingDlg.h Part of : Phone Navigator Description : Declaration of PhoneNavigator's bluetooth pairing dialog Version : 3.2 This example is only to be used with PC Co
www.eeworm.com/read/370912/2782650

h btprogressdlg.h

/* Filename : BTProgressDlg.h Part of : Phone Navigator Description : Declaration of bluetooth device search progress dialog Version : 3.2 This example is only to be used with PC Con
www.eeworm.com/read/370912/2782717

cs btprogressdlg.cs

//Filename : BTProgressDlg.cs //Part of : Phone Navigator C# example //Description : Dialog for showing progress when searching for Bluetooth devices //Version : 3.2 // //This example
www.eeworm.com/read/370912/2782721

cs btpassworddlg.cs

//Filename : BTPasswordDlg.cs //Part of : Phone Navigator C# example //Description : Dialog for asking passkey for Bluetooth devices //Version : 3.2 // //This example is only to be use