Searched refs:GAP_GetRxQueueCnt (Results 1 – 4 of 4) sorted by relevance
222 extern int GAP_GetRxQueueCnt(uint16_t handle, uint32_t* p_rx_queue_count);
462 if (BT_PASS == GAP_GetRxQueueCnt((uint16_t)handle, p_data_size)) { in BTA_JvL2capReady()
428 int GAP_GetRxQueueCnt(uint16_t handle, uint32_t* p_rx_queue_count) { in GAP_GetRxQueueCnt() function
1328 GAP_GetRxQueueCnt(gap_handle, &bytes_to_read); in GapCallback()