Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c2473 u8 *pRetPar, *pSupportedCmds; in bthci_CmdReadLocalSupportedCommands() local
2490 pSupportedCmds = &pRetPar[1]; in bthci_CmdReadLocalSupportedCommands()
2492 pSupportedCmds[5] = 0xc0; in bthci_CmdReadLocalSupportedCommands()
2494 pSupportedCmds[6] = 0x01; in bthci_CmdReadLocalSupportedCommands()
2496 pSupportedCmds[7] = 0x0c; in bthci_CmdReadLocalSupportedCommands()
2498 pSupportedCmds[10] = 0x80; in bthci_CmdReadLocalSupportedCommands()
2500 pSupportedCmds[11] = 0x03; in bthci_CmdReadLocalSupportedCommands()
2502 pSupportedCmds[14] = 0xa8; in bthci_CmdReadLocalSupportedCommands()
2504 pSupportedCmds[15] = 0x1c; in bthci_CmdReadLocalSupportedCommands()
2507 pSupportedCmds[19] = 0x40; in bthci_CmdReadLocalSupportedCommands()
[all …]