nRF Connect SDK API 0.1.0
|
#define BT_MESH_PROP_CLI_INIT | ( | _prop_list_handler, | |
_prop_status_handler | |||
) |
#include <include/bluetooth/mesh/gen_prop_cli.h>
Initialization parameters for the Generic Property Client model.
[in] | _prop_list_handler | Optional status message handler. |
[in] | _prop_status_handler | Optional status message handler. |