Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.c61 return BT_MESH_BEEP; 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.h46 BT_MESH_BEEP = BIT(1), /**< Beep */ enumerator
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c547 case BT_MESH_BEEP: 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.c71 {NULL, 0, 5, BT_MESH_BEEP, 0, 0},