Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/extended_adv/scanner/src/
Dmain.c27 BT_SAMPLE_ST_CONNECTING, enumerator
159 app_st = BT_SAMPLE_ST_CONNECTING; in main()
166 (app_st == BT_SAMPLE_ST_CONNECTING)) { in main()