Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dbluetooth_address.h48 static constexpr size_t kBytes = (kStringLength + 1) / 3; variable
/aosp12/system/netd/libnetdutils/
H A DSliceTest.cpp42 constexpr size_t kBytes = 14; in TEST_F() local