Searched defs:byteData (Results 1 – 2 of 2) sorted by relevance
382 char byteData[] = "test_byte"; variable444 char byteData[] = "test_byte"; variable488 const uint8_t byteData[] = "1234"; variable
394 unsigned char *byteData = hexData.get(); in ProcessSpnGeneral() local