Searched refs:GKI_shiftdown (Results 1 – 2 of 2) sorted by relevance
357 extern void GKI_shiftdown(uint8_t* p_mem, uint32_t len, uint32_t shift_amount);
1141 void GKI_shiftdown(uint8_t* p_mem, uint32_t len, uint32_t shift_amount) { in GKI_shiftdown() function