Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h39 BT_MESH_OOB_AUTH_REQUIRED = BIT(1) /**< OOB authentication required */ enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisionee.c103 oob_type |= BT_MESH_OOB_AUTH_REQUIRED; in prov_invite()
Dprovisioner.c256 if (caps.oob_type & BT_MESH_OOB_AUTH_REQUIRED) { in prov_capabilities()
DKconfig357 config BT_MESH_OOB_AUTH_REQUIRED config