Searched refs:_count (Results 1 – 3 of 3) sorted by relevance
183 p_q->_count = 0; in GKI_init_q()296 p_q->_count++; in GKI_enqueue()321 if (!p_q || !p_q->_count) in GKI_dequeue()339 p_q->_count--; in GKI_dequeue()389 p_q->_count--; in GKI_remove_from_queue()472 return ((BOOLEAN) (p_q->_count == 0)); in GKI_queue_is_empty()477 return p_q->_count; in GKI_queue_length()
54 UINT16 _count; member
1105 count = btif_media_cb.RxSbcQ._count; in btif_media_task_avk_handle_timer()1129 APPL_TRACE_DEBUG(" Num of Packets in Que %d", btif_media_cb.RxSbcQ._count); in btif_media_task_avk_handle_timer()