Searched defs:stop_timer (Results 1 – 2 of 2) sorted by relevance
440 void btif_gattc_clear_clientif(int client_if, BOOLEAN stop_timer) in btif_gattc_clear_clientif()463 void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer) in btif_gattc_cleanup_inst_cb()482 BOOLEAN stop_timer) in btif_gattc_cleanup_multi_inst_cb()
1653 for (auto& stop_timer : stop_timers) { in UpdateServiceStateTransitionMetrics() local