Searched defs:started (Results 1 – 10 of 10) sorted by relevance
104 int started = tryStartThread(); in WatchFdForNonBlockingReads() local404 int started = tryStartThread(); in scheduleTask() local
201 auto started = std::chrono::high_resolution_clock::now(); in TEST() local
30 bool started; member
56 bool started = false; member951 bool started = advertising_sets_[enabled_set.advertising_handle_].started; in on_set_advertising_enable_complete() local985 bool started = advertising_sets_[enabled_set.advertising_handle_].started; in on_set_extended_advertising_enable_complete() local
59 started: Instant, field
422 auto started = std::chrono::high_resolution_clock::now(); in TEST() local
332 auto started = std::chrono::high_resolution_clock::now(); in TEST() local
163 std::promise<void> started; member in bluetooth::os::__anon8b2d8b280111::FakeRunningReactable
1086 void bta_av_stream_chg(tBTA_AV_SCB* p_scb, bool started) { in bta_av_stream_chg()
522 bool started; /* true if stream started */ member