Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/
Dprov.h43 #define PROV_CAPABILITIES 0x01 macro
Dprov.c268 [PROV_CAPABILITIES] = PDU_LEN_CAPABILITIES, in prov_recv()
Dprovisioner.c96 bt_mesh_prov_link.expect = PROV_CAPABILITIES; in send_invite()
675 [PROV_CAPABILITIES] = prov_capabilities,
Dprov_device.c89 bt_mesh_prov_buf_init(&buf, PROV_CAPABILITIES); in prov_invite()