Searched refs:user_app_count (Results 1 – 1 of 1) sorted by relevance
52 static int user_app_count = 0; variable86 ++user_app_count; in btif_gattc_incr_app_count()91 if (user_app_count > 0) in btif_gattc_decr_app_count()92 user_app_count--; in btif_gattc_decr_app_count()94 if ((user_app_count == 0) && (p_multi_adv_com_data_cb != NULL)) { in btif_gattc_decr_app_count()