Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Bluetooth and WSALookupServiceNext

Bluetooth uses the WSALookupServiceNext function to match queries specified in a previous call to WSALookupServiceBegin. The results of the WSALookupServiceNext function are determined by settings set forth in the WSAQUERYSET structure passed in the initial WSALookupServiceBegin function call.

The steps for device inquiry and service discovery in Bluetooth are sufficiently different to merit separate treatment. For more information on Bluetooth and the WSALookupServiceBegin function for device inquiries, see Bluetooth and WSALookupServiceBegin for Device Inquiry. For more information on Bluetooth and the WSALookupServiceBegin function for service discovery, see Bluetooth and WSALookupServiceBegin for Service Discovery.

Related topics

Discovering Bluetooth Devices and Services

Bluetooth and WSALookupServiceBegin for Device Inquiry

Bluetooth and WSALookupServiceBegin for Service Discovery

Bluetooth and WSALookupServiceEnd

BTH_QUERY_SERVICE

connect

SOCKADDR_BTH

WSALookupServiceBegin

WSALookupServiceEnd

WSALookupServiceNext

WSAQUERYSET


Feedback

Was this page helpful?

Additional resources