Home
last modified time | relevance | path

Searched refs:AddByte (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/
Dfcs.h29 void AddByte(uint8_t byte);
Dfcs.cc51 void Fcs::AddByte(uint8_t byte) { in AddByte() function in bluetooth::l2cap::Fcs
/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dsimple_sum.h32 void AddByte(uint8_t byte) { in AddByte() function
/packages/modules/Bluetooth/system/gd/packet/
Dchecksum_type_checker.h44 AddByteChecker<C, &C::AddByte>*,
/packages/modules/Bluetooth/system/gd/packet/parser/
DREADME19 void AddByte(MyChecksumClass&, uint8_t);