Searched refs:FailContactCount (Results 1 – 2 of 2) sorted by relevance
956 u16 FailContactCount; member
2667 pRetPar[3] = TWOBYTE_LOWBYTE(pBtHciInfo->FailContactCount); in bthci_CmdReadFailedContactCounter()2668 pRetPar[4] = TWOBYTE_HIGHTBYTE(pBtHciInfo->FailContactCount); in bthci_CmdReadFailedContactCounter()2694 pBtHciInfo->FailContactCount = 0; in bthci_CmdResetFailedContactCounter()