Searched refs:input_actions (Results 1 – 6 of 6) sorted by relevance
174 .input_actions = 0,199 .input_actions = 0,849 node_prov.input_actions = BT_MESH_ENTER_NUMBER; in ble_mesh_node_init()852 node_prov.input_actions = BT_MESH_ENTER_STRING; in ble_mesh_node_init()855 node_prov.input_actions = BT_MESH_NO_INPUT; in ble_mesh_node_init()
96 u16_t input_actions; member
448 if (prov->input_actions >= (BT_MESH_ENTER_STRING << 1)) { in bt_mesh_init()
623 net_buf_simple_add_be16(&buf, prov->input_actions); in prov_invite()772 if (!(prov->input_actions & input)) { in prov_auth()
519 .input_actions = (BT_MESH_ENTER_NUMBER | BT_MESH_ENTER_STRING),691 prov.input_actions = BT_MESH_NO_INPUT; in cmd_oob_mode()699 prov.input_actions = BT_MESH_NO_INPUT; in cmd_oob_mode()714 prov.input_actions = BT_MESH_NO_INPUT; in cmd_oob_mode()729 prov.input_actions = action, prov.input = input; in cmd_oob_mode()
252 prov.input_actions = param->prov->cap.input_oob_actions; in ble_stack_mesh_init()
Completed in 16 milliseconds