Home
last modified time | relevance | path

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

/system/bt/types/
Draw_address.h61 static const RawAddress kEmpty; // 00:00:00:00:00:00 variable
/system/bt/gd/hci/
Daddress.h91 static const Address kEmpty; // 00:00:00:00:00:00 variable
Duuid.h46 static const Uuid kEmpty; // 00000000-0000-0000-0000-000000000000 variable
Duuid.cc31 const Uuid Uuid::kEmpty = Uuid::From128BitBE(UUID128Bit{{0x00}}); member in bluetooth::hci::Uuid
/system/bt/types/bluetooth/
Duuid.h43 static const Uuid kEmpty; // 00000000-0000-0000-0000-000000000000 variable
Duuid.cc32 const Uuid Uuid::kEmpty = Uuid::From128BitBE(UUID128Bit{{0x00}}); member in bluetooth::Uuid
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
Duuid.h43 static const Uuid kEmpty; // 00000000-0000-0000-0000-000000000000 variable
Duuid.cc31 const Uuid Uuid::kEmpty = Uuid::From128BitBE(UUID128Bit{{0x00}}); member in bluetooth::Uuid
/system/bt/bta/ag/
Dbta_ag_api.cc42 const tBTA_AG_RES_DATA tBTA_AG_RES_DATA::kEmpty = {}; member in tBTA_AG_RES_DATA
Dbta_ag_main.cc122 const tBTA_AG_DATA tBTA_AG_DATA::kEmpty = {}; member in tBTA_AG_DATA
Dbta_ag_int.h167 static const tBTA_AG_DATA kEmpty; member
/system/bt/btif/test/
Dbtif_stack_test.cc172 const tBTA_AG_RES_DATA tBTA_AG_RES_DATA::kEmpty = {}; member in tBTA_AG_RES_DATA
/system/bt/bta/include/
Dbta_ag_api.h318 static const tBTA_AG_RES_DATA kEmpty; member