Home
last modified time | relevance | path

Searched refs:PORT_GetRxQueueCnt (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dport_api.h357 extern int PORT_GetRxQueueCnt (UINT16 handle, UINT16 *p_rx_queue_count);
/system/bt/stack/rfcomm/
Dport_api.c646 int PORT_GetRxQueueCnt (UINT16 handle, UINT16 *p_rx_queue_count) in PORT_GetRxQueueCnt() function