Searched refs:GAP_GetRxQueueCnt (Results 1 – 3 of 3) sorted by relevance
192 extern int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count);
671 if(BT_PASS == GAP_GetRxQueueCnt((UINT16)handle, p_data_size) ) in BTA_JvL2capReady()
404 int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count) in GAP_GetRxQueueCnt() function