Lines Matching refs:functions
135 Unless otherwise stated functions in libnwam are MT-safe. The
152 and nwam_<entity>_get_prop_value(). These functions require an nwam_value_t as
154 of functions. Data can be retrieved from the nwam_value_t via the
155 nwam_value_get_<type>() family of functions. Once a property has been
161 and nwam_<entity>_commit() functions.
179 to set property values in libnwam, this is done via the follwing functions:
191 Values are returned from the _get_prop_value() functions, and the data
192 contained in them can be retrieved via the following functions:
257 using the functions below.
337 persistant storage via the nwam_loc_read() or nwam_walk_locs() functions, and
347 functions may then be used to manipulate the loc; any changes made may then be
351 The flags parameter in the walk functions allows filtering of the locs that
396 The flags parameter in the walk functions allows filtering of the ENMs that
455 For WLANs, we define a set of functions to ask nwamd to initiate a scan,
490 _init and _fini functions:
503 All functions return an nwam_error_t if they return an error. Possible