Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/extended_adv/advertiser/src/
Dmain.c22 BT_SAMPLE_ST_CONNECTED, enumerator
136 app_st = BT_SAMPLE_ST_CONNECTED; in main()
147 app_st == BT_SAMPLE_ST_CONNECTED) { in main()
/Zephyr-latest/samples/bluetooth/extended_adv/scanner/src/
Dmain.c28 BT_SAMPLE_ST_CONNECTED, enumerator
169 app_st = BT_SAMPLE_ST_CONNECTED; in main()
172 (app_st == BT_SAMPLE_ST_CONNECTED)) { in main()