Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/apps/ble_world/
H A Dble_world.cc63 constexpr uint8_t kUuidLengthInBytes = 2; variable
197 uint16_t getUuidInLittleEndian(const uint8_t data[kUuidLengthInBytes]) { in getUuidInLittleEndian()