Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c2472 u8 *pRetPar, *pSupportedCmds; in bthci_CmdReadLocalSupportedCommands() local
2489 pSupportedCmds = &pRetPar[1]; in bthci_CmdReadLocalSupportedCommands()
2491 pSupportedCmds[5] = 0xc0; in bthci_CmdReadLocalSupportedCommands()
2493 pSupportedCmds[6] = 0x01; in bthci_CmdReadLocalSupportedCommands()
2495 pSupportedCmds[7] = 0x0c; in bthci_CmdReadLocalSupportedCommands()
2497 pSupportedCmds[10] = 0x80; in bthci_CmdReadLocalSupportedCommands()
2499 pSupportedCmds[11] = 0x03; in bthci_CmdReadLocalSupportedCommands()
2501 pSupportedCmds[14] = 0xa8; in bthci_CmdReadLocalSupportedCommands()
2503 pSupportedCmds[15] = 0x1c; in bthci_CmdReadLocalSupportedCommands()
2506 pSupportedCmds[19] = 0x40; in bthci_CmdReadLocalSupportedCommands()
[all …]