Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dprov.h38 #define INPUT_OOB_STRING 0x03 macro
Dprov.c82 case INPUT_OOB_STRING: in input_action()
Dprovisioner.c169 if (bt_mesh_prov_link.oob_action == INPUT_OOB_STRING) { in prov_check_method()