Searched defs:GetData (Results 1 – 2 of 2) sorted by relevance
30 uint8_t* GetData() const { return data_; } in GetData() function
71 static uint8_t GetData[] = {0x80, 0xCA, 0x00, 0x46, 0x00}; variable