Searched refs:provisionee (Results 1 – 5 of 5) sorted by relevance
49 } provisionee; variable57 provisionee.node != NULL) { in reset_state()58 bt_mesh_cdb_node_del(provisionee.node, false); in reset_state()89 net_buf_simple_add_u8(&inv, provisionee.attention_duration); in send_invite()91 memcpy(bt_mesh_prov_link.conf_inputs.invite, &provisionee.attention_duration, in send_invite()249 provisionee.elem_count = caps.elem_count; in prov_capabilities()250 if (provisionee.elem_count == 0) { in prov_capabilities()274 provisionee.elem_count); in prov_capabilities()282 provisionee.node = in prov_capabilities()283 bt_mesh_cdb_node_alloc(provisionee.uuid, in prov_capabilities()[all …]
38 zephyr_library_sources_ifdef(CONFIG_BT_MESH_PROVISIONEE provisionee.c)
11 * The *provisionee* is the device that gets added to the network through the13 provisionee is an *unprovisioned device*.16 Advertising and GATT Provisioning bearers for the provisionee role, as well as75 invitation. The invitations prompts the provisionee to call attention to123 provisionee:
1288 bt: mesh: vulnerability in provisioning protocol implementation on provisionee side
276 * Added support for OOB Public Key in the provisionee role