Home
last modified time | relevance | path

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

/system/bt/types/test/bluetooth/
Duuid_unittest.cc84 const uint8_t u4[] = {0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x10, 0x00, in TEST() local
103 const uint8_t u4[] = {0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x10, 0x00, in TEST() local
/system/bt/vendor_libs/test_vendor_lib/types/test/bluetooth/
Duuid_unittest.cc77 …const uint8_t u4[] = {0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local
93 …const uint8_t u4[] = {0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local
/system/bt/include/hardware/
Dbt_gatt_client.h72 uint16_t u4; member