Searched refs:PORT_GetRxQueueCnt (Results 1 – 3 of 3) sorted by relevance
376 extern int PORT_GetRxQueueCnt (UINT16 handle, UINT16 *p_rx_queue_count);
1124 if (PORT_GetRxQueueCnt(bta_jv_cb.rfc_cb[hi].rfc_hdl[si], &size) == PORT_SUCCESS) { in BTA_JvRfcommReady()
610 int PORT_GetRxQueueCnt (UINT16 handle, UINT16 *p_rx_queue_count) in PORT_GetRxQueueCnt() function