⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 用 C语言实现的在SmartPhone5.0中开发的蓝牙功能
💻 TXT
字号:
Code Sample Name: BtSearch

Feature Area: Communications

Description: 

    This sample provides an implementation of simple Bluetooth device discovery 
    via the Winsock 2 API. It provides a listbox control which, when searching 
    is complete, lists the discovered Bluetooth devices. Only names of the devices 
    are displayed, but the addresses of the devices are also retrieved, and can 
    be used to query the devices for more information (not implemented)

Relevant APIs: 
    Bluetooth
    Device discovery
    Winsock
    WSALookupServiceBegin
    WSALookupServiceNext
    WSALookupServiceEnd

Usage:
   Load the project from Visual Studio 2005, and build and deploy normally.

Assumptions: 
    There are bluetooth devices to discover.

Requirements: 
    Visual Studio 2005, 
    Windows Mobile 5.0 Pocket PC SDK
    ActiveSync 4.0.

** For more information about this code sample, 
please see the Windows Mobile SDK help system. **

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -