Searched refs:LORAWAN_ACT_OTAA (Results 1 – 3 of 3) sorted by relevance
38 LORAWAN_ACT_OTAA = 0, enumerator
88 join_cfg.mode = LORAWAN_ACT_OTAA; in main()
375 if (join_cfg->mode == LORAWAN_ACT_OTAA) { in lorawan_join()