Home
last modified time | relevance | path

Searched refs:bt_mesh_input_action_t (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dmain.h45 } bt_mesh_input_action_t; typedef
135 int (*input)(bt_mesh_input_action_t act, u8_t size);
251 int (*prov_output_num)(bt_mesh_input_action_t act, u8_t size);
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_provisioner/
A Dmesh_provisioner.c52 static int provisioner_output_num(bt_mesh_input_action_t act, u8_t size);
159 static int provisioner_output_num(bt_mesh_input_action_t act, u8_t size) in provisioner_output_num()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c68 bt_mesh_input_action_t input_act;
188 static int node_input(bt_mesh_input_action_t act, u8_t size);
431 static int node_input(bt_mesh_input_action_t act, u8_t size) in node_input()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprov.c679 static bt_mesh_input_action_t input_action(u8_t action) in input_action()
698 bt_mesh_input_action_t input; in prov_auth()
A Dprovisioner_prov.c1857 static bt_mesh_input_action_t input_action(u8_t action) in input_action()
1880 bt_mesh_input_action_t input; in prov_auth()
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c73 static int mesh_input_cb(bt_mesh_input_action_t act, u8_t size) in mesh_input_cb()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c398 static bt_mesh_input_action_t input_act;
459 static int input(bt_mesh_input_action_t act, u8_t size) in input()
570 static int provisioner_output_num(bt_mesh_input_action_t act, u8_t size) in provisioner_output_num()

Completed in 24 milliseconds