Searched refs:setType (Results 1 – 3 of 3) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_bt_mp.c | 845 u8 setType = 0; in mptbt_BtSetGeneral() local 870 setType = pBtReq->pParamStart[0]; in mptbt_BtSetGeneral() 872 RTW_INFO("[MPT], setType=%d, setParaLen=%d\n", setType, setParaLen); in mptbt_BtSetGeneral() 875 switch (setType) { in mptbt_BtSetGeneral() 978 RTW_INFO("[MPT], Error!! setType=%d, out of range\n", setType); in mptbt_BtSetGeneral() 986 setParaLen, setType, validParaLen); in mptbt_BtSetGeneral() 994 if (BT_GSET_REG == setType) { in mptbt_BtSetGeneral() 1025 } else if (BT_GSET_RESET == setType) { in mptbt_BtSetGeneral() 1036 } else if (BT_GSET_TARGET_BD_ADDR == setType) { in mptbt_BtSetGeneral() 1063 } else if (BT_GSET_TX_PWR_FINETUNE == setType) { in mptbt_BtSetGeneral() [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/btc/ |
| D | halbtcoutsrc.h | 1572 IN u1Byte setType, 1933 IN u1Byte setType
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
| D | hal_btcoex.c | 1444 u8 halbtcoutsrc_Set(void *pBtcContext, u8 setType, void *pInBuf) in halbtcoutsrc_Set() argument 1469 switch (setType) { in halbtcoutsrc_Set()
|