蓝牙和 WSALookupServiceNext
蓝牙使用 WSALookupServiceNext 函数与来匹配之前调用 WSALookupServiceBegin 时指定的查询。 WSALookupServiceNext 函数的结果由最初调用 WSALookupServiceBegin 函数时传递的 WSAQUERYSET 结构中的设置决定。
蓝牙中的设备查询和服务发现的步骤完全不同,应当单独处理。 有关蓝牙和用于设备查询的 WSALookupServiceBegin 函数的详细信息,请参阅蓝牙和用于设备查询的 WSALookupServiceBegin。 有关蓝牙和用于服务发现的 WSALookupServiceBegin 函数的详细信息,请参阅用于服务发现的蓝牙和 WSALookupServiceBegin。
相关主题