nRF Connect SDK API 2.8.99
|
API for the Wi-Fi Provisioning Service. More...
Macros | |
#define | BT_UUID_PROV_VAL BT_UUID_128_ENCODE(0x14387800, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
#define | BT_UUID_PROV BT_UUID_DECLARE_128(BT_UUID_PROV_VAL) |
#define | BT_UUID_PROV_INFO_VAL BT_UUID_128_ENCODE(0x14387801, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
#define | BT_UUID_PROV_INFO BT_UUID_DECLARE_128(BT_UUID_PROV_INFO_VAL) |
#define | BT_UUID_PROV_CONTROL_POINT_VAL BT_UUID_128_ENCODE(0x14387802, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
#define | BT_UUID_PROV_CONTROL_POINT BT_UUID_DECLARE_128(BT_UUID_PROV_CONTROL_POINT_VAL) |
#define | BT_UUID_PROV_DATA_OUT_VAL BT_UUID_128_ENCODE(0x14387803, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
#define | BT_UUID_PROV_DATA_OUT BT_UUID_DECLARE_128(BT_UUID_PROV_DATA_OUT_VAL) |
#define | PROV_SVC_VER 0x01 |
Functions | |
bool | bt_wifi_prov_state_get (void) |
Get provisioning state. | |
int | bt_wifi_prov_init (void) |
Initialize the provisioning module. | |
API for the Wi-Fi Provisioning Service.