Searched defs:byteData (Results 1 – 2 of 2) sorted by relevance
494 char byteData[] = "test_byte"; variable571 char byteData[] = "test_byte"; variable624 char byteData[] = "test_byte"; variable710 const uint8_t byteData[] = "1234"; variable761 const uint8_t byteData[] = "1234"; variable
423 unsigned char *byteData = hexData.get(); in ProcessSpnGeneral() local