Searched refs:DataLengthType (Results 1 – 3 of 3) sorted by relevance
56 enum DataLengthType : uint8_t enum89 template <DataLengthType kDataLengthType> class MutableData;104 template <DataLengthType kDataLengthType>257 template <DataLengthType kDataLengthType> class MutableData : public Data<kDataLengthType>
798 template <DataLengthType kDataLengthType> Error AppendData(const Data<kDataLengthType> &aData) in AppendData()1010 …template <DataLengthType kDataLengthType> void WriteData(uint16_t aOffset, const Data<kDataLengthT… in WriteData()
38 template <DataLengthType kDataLengthType> void TestData(void) in TestData()118 template <DataLengthType kDataLengthType> void TestMutableData(void) in TestMutableData()