Home
last modified time | relevance | path

Searched refs:tempBuf (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c315 u8 tempBuf[256]; in bthci_GetAssocInfo() local
335 memcpy(tempBuf, in bthci_GetAssocInfo()
339 tempBuf, TotalLen-BaseMemoryShift); in bthci_GetAssocInfo()
341 pAmpAsoc = (struct amp_assoc_structure *)tempBuf; in bthci_GetAssocInfo()