Home
last modified time | relevance | path

Searched refs:output_number (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dble_mesh.c13 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number() function
45 .output_number = output_number,
/Zephyr-latest/tests/bluetooth/mesh/basic/src/
Dmain.c128 static int output_number(bt_mesh_output_action_t action, uint32_t number)
157 .output_number = output_number,
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c271 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number() function
296 .output_number = output_number,
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/src/
Dmain.c369 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number() function
528 .output_number = output_number,
533 .output_number = 0,
/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.c225 return bt_mesh_prov->output_number(output, in bt_mesh_prov_auth()
256 return bt_mesh_prov->output_number(output, in bt_mesh_prov_auth()
Dprovisioner.c175 if (!bt_mesh_prov->output_number) { in prov_check_method()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h186 int (*output_number)(bt_mesh_output_action_t act, uint32_t num); member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c360 static int output_number(bt_mesh_output_action_t action, uint32_t number);
371 .output_number = output_number,
379 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number() function
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c541 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number() function
626 .output_number = output_number,
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c1241 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number() function
1363 .output_number = output_number,