Searched refs:GKI_shiftdown (Results 1 - 5 of 5) sorted by relevance
/external/bluetooth/bluedroid/gki/common/ |
H A D | gki.h | 390 GKI_API extern void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount);
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
H A D | gki.h | 402 GKI_API extern void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount);
|
/external/libnfc-nci/src/gki/common/ |
H A D | gki.h | 404 GKI_API extern void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount);
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
H A D | gki_ulinux.c | 1283 ** Function GKI_shiftdown 1288 void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount) function
|
/external/libnfc-nci/src/gki/ulinux/ |
H A D | gki_ulinux.c | 1261 ** Function GKI_shiftdown 1266 void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount) function
|
Completed in 55 milliseconds