Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h939 u32 dbgProfile; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c10934 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_SCO) { in BTDM_IsActionSCO()
10962 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_HID) { in BTDM_IsActionHID()
10991 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_A2DP) { in BTDM_IsActionA2DP()
11020 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_PAN) { in BTDM_IsActionPAN()
11049 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_HID_A2DP) { in BTDM_IsActionHIDA2DP()
11076 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_HID_PAN) { in BTDM_IsActionHIDPAN()
11103 if (pBtDbg->dbgProfile == BT_DBG_PROFILE_PAN_A2DP) { in BTDM_IsActionPANA2DP()