Home
last modified time | relevance | path

Searched refs:GAP_GetRxQueueCnt (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dgap_api.h192 extern int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count);
/system/bt/bta/jv/
Dbta_jv_api.c671 if(BT_PASS == GAP_GetRxQueueCnt((UINT16)handle, p_data_size) ) in BTA_JvL2capReady()
/system/bt/stack/gap/
Dgap_conn.c404 int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count) in GAP_GetRxQueueCnt() function