Home
last modified time | relevance | path

Searched refs:PROV_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c57 #define PROV_CAPABILITIES 0x01 macro
592 prov_buf_init(&buf, PROV_CAPABILITIES); in prov_invite()
Dprovisioner_prov.c59 #define PROV_CAPABILITIES 0x01 macro
1695 link[idx].expect = PROV_CAPABILITIES;
2791 if (link[idx].expect == PROV_CAPABILITIES) {