Searched refs:GAP_GetRxQueueCnt (Results 1 – 5 of 5) sorted by relevance
46 int GAP_GetRxQueueCnt(uint16_t handle, uint32_t* p_rx_queue_count) { in GAP_GetRxQueueCnt() function
165 extern int GAP_GetRxQueueCnt(uint16_t handle, uint32_t* p_rx_queue_count);
362 if (BT_PASS == GAP_GetRxQueueCnt((uint16_t)handle, p_data_size)) { in BTA_JvL2capReady()
409 int GAP_GetRxQueueCnt(uint16_t handle, uint32_t* p_rx_queue_count) { in GAP_GetRxQueueCnt() function
1348 GAP_GetRxQueueCnt(gap_handle, &bytes_to_read); in GapCallback()