Home
last modified time | relevance | path

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

/system/bt/gd/packet/
Dendian_inserter.h44 uint8_t* raw_bytes = (uint8_t*)&value; in insert() local
59 auto* raw_bytes = value.data(); in insert() local