Searched defs:firstPacket (Results 1 – 6 of 6) sorted by relevance
49 size_t firstPacket; // first packet index to be played, defaults to zero variable
615 bool firstPacket = true; in sendAVCData() local
146 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork()
441 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork()
1400 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork()
1977 public static void onCleartextNetworkDetected(byte[] firstPacket) { in onCleartextNetworkDetected()