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