HomeSort by relevance Sort by last modified time
    Searched refs:GAP_GetRxQueueCnt (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
gap_api.h 183 ** Function GAP_GetRxQueueCnt
192 extern int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count);
  /system/bt/bta/jv/
bta_jv_api.c 671 if(BT_PASS == GAP_GetRxQueueCnt((UINT16)handle, p_data_size) )
    [all...]
  /system/bt/stack/gap/
gap_conn.c 395 ** Function GAP_GetRxQueueCnt
404 int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count)
424 GAP_TRACE_EVENT ("GAP_GetRxQueueCnt - rc = 0x%04x, rx_queue_count=%d",
    [all...]

Completed in 216 milliseconds