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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 584 ** Function GAP_GetRxQueueCnt
593 GAP_API extern int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count);
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c     [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 348 ** Function GAP_GetRxQueueCnt
357 int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count)
377 GAP_TRACE_EVENT ("GAP_GetRxQueueCnt - rc = 0x%04x, rx_queue_count=%d",
    [all...]

Completed in 159 milliseconds