Searched defs:PORT_GetRxQueueCnt (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c604 ** Function PORT_GetRxQueueCnt
612 int PORT_GetRxQueueCnt (UINT16 handle, UINT16 *p_rx_queue_count) function
616 RFCOMM_TRACE_API ("PORT_GetRxQueueCnt() handle:%d", handle);
638 RFCOMM_TRACE_API ("PORT_GetRxQueueCnt() p_rx_queue_count:%d, p_port->rx.queue.count = %d",

Completed in 165 milliseconds