Searched refs:u8P2Precvrandom (Results 1 – 1 of 1) sorted by relevance
101 u8 u8P2Precvrandom = 0x00; variable619 u8P2Precvrandom = 0x00; in CfgConnectResult()1051 u8P2Precvrandom = 0x00; in disconnect()1983 u8P2Precvrandom = buff[i + 6]; in WILC_WFI_p2p_rx()1985 PRINT_D(GENERIC_DBG, "WILC Vendor specific IE:%02x\n", u8P2Precvrandom); in WILC_WFI_p2p_rx()1991 if (u8P2Plocalrandom > u8P2Precvrandom) { in WILC_WFI_p2p_rx()2002 …D(GENERIC_DBG, "PEER WILL BE GO LocaRand=%02x RecvRand %02x\n", u8P2Plocalrandom, u8P2Precvrandom); in WILC_WFI_p2p_rx()2277 if (u8P2Plocalrandom == 1 && u8P2Precvrandom < u8P2Plocalrandom) { in mgmt_tx()2286 if (u8P2Plocalrandom > u8P2Precvrandom) { in mgmt_tx()2287 …(GENERIC_DBG, "LOCAL WILL BE GO LocaRand=%02x RecvRand %02x\n", u8P2Plocalrandom, u8P2Precvrandom); in mgmt_tx()[all …]