Searched refs:user_app_count (Results 1 – 1 of 1) sorted by relevance
46 static int user_app_count = 0; variable90 ++user_app_count; in btif_gattc_incr_app_count()95 if (user_app_count > 0) in btif_gattc_decr_app_count()96 user_app_count --; in btif_gattc_decr_app_count()98 if(user_app_count == 0 && NULL != p_multi_adv_com_data_cb) in btif_gattc_decr_app_count()