Home
last modified time | relevance | path

Searched defs:end_offset (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/packet/parser/fields/
Dpacket_field.cc35 int PacketField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds()
Dcustom_field_fixed_size.cc33 int CustomFieldFixedSize::GenBounds(std::ostream& s, Size start_offset, Size end_offset, in GenBounds()
Dscalar_field.cc47 int ScalarField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds()
/packages/modules/Bluetooth/system/gd/packet/parser/
Dpacket_def.cc260 auto end_offset = GetOffsetForField(started_field->GetName(), false); in GenValidator() local
/packages/modules/Nfc/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.cc853 uint8_t end_offset = T1T_STATIC_SIZE - (2 * T1T_BLOCK_SIZE); in rw_t1t_handle_tlv_detect_rsp() local