Home
last modified time | relevance | path

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

/btstack/test/mesh/
H A Dprovisioner.c162 uint16_t auth_input_oob_action; in mesh_message_handler() local
179auth_input_oob_action = mesh_subevent_pb_prov_capabilities_get_input_oob_action(packet); in mesh_message_handler()
193 } else if(auth_input_oob_action){ in mesh_message_handler()
198 if (auth_input_oob_action & (1<<i)){ in mesh_message_handler()