Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.c59 return BT_MESH_BLINK; in output_action()
156 if (output == BT_MESH_BLINK || output == BT_MESH_BEEP || output == BT_MESH_VIBRATE || in get_auth_number()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h45 BT_MESH_BLINK = BIT(0), /**< Blink */ enumerator
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c544 case BT_MESH_BLINK: in output_number()
624 .output_actions = (BT_MESH_BLINK | BT_MESH_BEEP | BT_MESH_VIBRATE | BT_MESH_DISPLAY_NUMBER |
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c70 {NULL, 0, 3, BT_MESH_BLINK, 0, 0},