Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h53 void hal_btcoex_RecordPwrMode(struct adapter *padapter, u8 *pCmdBuf, u8 cmdLen);
/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1338 void hal_btcoex_RecordPwrMode(struct adapter *padapter, u8 *pCmdBuf, u8 cmdLen) in hal_btcoex_RecordPwrMode() argument
1340 memcpy(GLBtCoexist.pwrModeVal, pCmdBuf, cmdLen); in hal_btcoex_RecordPwrMode()