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

  /external/bluetooth/bluedroid/gki/common/
gki.h 425 GKI_API extern void *GKI_getlast (BUFFER_Q *);
gki_buffer.c 961 ** Function GKI_getlast
970 void *GKI_getlast (BUFFER_Q *p_q)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 448 GKI_API extern void *GKI_getlast (BUFFER_Q *);
gki_buffer.c 1027 ** Function GKI_getlast
1036 void *GKI_getlast (BUFFER_Q *p_q)
    [all...]
  /external/libnfc-nci/src/gki/common/
gki.h 450 GKI_API extern void *GKI_getlast (BUFFER_Q *);
gki_buffer.c 1027 ** Function GKI_getlast
1036 void *GKI_getlast (BUFFER_Q *p_q)
    [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 944 p_last_buf = (BT_HDR *) GKI_getlast (&p_dlcb->i_rx_q);
    [all...]
llcp_link.c     [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c     [all...]

Completed in 46 milliseconds