Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h939 u32 dbgProfile; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c10938 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_SCO) { in BTDM_IsActionSCO()
10966 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_HID) { in BTDM_IsActionHID()
10995 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_A2DP) { in BTDM_IsActionA2DP()
11024 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_PAN) { in BTDM_IsActionPAN()
11053 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_HID_A2DP) { in BTDM_IsActionHIDA2DP()
11080 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_HID_PAN) { in BTDM_IsActionHIDPAN()
11107 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_PAN_A2DP) { in BTDM_IsActionPANA2DP()