Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_btcoex.h52 void hal_btcoex_RecordPwrMode(struct adapter *padapter, u8 *pCmdBuf, u8 cmdLen);
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c1329 void hal_btcoex_RecordPwrMode(struct adapter *padapter, u8 *pCmdBuf, u8 cmdLen) in hal_btcoex_RecordPwrMode() argument
1331 memcpy(GLBtCoexist.pwrModeVal, pCmdBuf, cmdLen); in hal_btcoex_RecordPwrMode()