Searched refs:GKI_shiftdown (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
H A Dgki.h390 GKI_API extern void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h402 GKI_API extern void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount);
/external/libnfc-nci/src/gki/common/
H A Dgki.h404 GKI_API extern void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c1283 ** Function GKI_shiftdown
1288 void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount) function
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c1261 ** Function GKI_shiftdown
1266 void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount) function

Completed in 61 milliseconds