Searched refs:GAP_GetRxQueueCnt (Results 1 – 3 of 3) sorted by relevance
187 extern int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count);
748 GAP_GetRxQueueCnt ((UINT16)handle, &left_over); in BTA_JvL2capReceive()779 if (BT_PASS == GAP_GetRxQueueCnt((UINT16)handle, p_data_size) ) { in BTA_JvL2capReady()
359 int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count) in GAP_GetRxQueueCnt() function