Searched refs:tmpBuf (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | hal_btcoex.h | 40 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf);
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | HalBtc8723b2Ant.h | 142 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length
|
| H A D | HalBtc8723b1Ant.h | 180 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length
|
| H A D | HalBtcOutSrc.h | 417 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length
|
| H A D | HalBtc8723b2Ant.c | 2466 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length in EXhalbtc8723b2ant_BtInfoNotify() argument 2476 rspSource = tmpBuf[0] & 0xf; in EXhalbtc8723b2ant_BtInfoNotify() 2483 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723b2ant_BtInfoNotify() 2485 btInfo = tmpBuf[i]; in EXhalbtc8723b2ant_BtInfoNotify()
|