qwf_interface.h

This file defines the entry point interface of the API.

This interface contains the qwf_Init() function, which is the first function that any client program must call. The other functions in this interface allow clients to query the active services and process wireless events.

Clients call the API functions as follows:

The callbacks can then call other functions as needed to process the events.