Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/types/test/
Draw_address_unittest.cc87 RawAddress bdaddr1; in TEST() local
103 RawAddress bdaddr1; in TEST() local
117 RawAddress bdaddr1; in TEST() local
131 RawAddress bdaddr1; in TEST() local
145 RawAddress bdaddr1; in TEST() local
159 RawAddress bdaddr1; in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Daddress_unittest.cc94 Address bdaddr1; in TEST() local
110 Address bdaddr1; in TEST() local
124 Address bdaddr1; in TEST() local
138 Address bdaddr1; in TEST() local
152 Address bdaddr1; in TEST() local
166 Address bdaddr1; in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_security_test.cc32 const RawAddress bdaddr1({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); variable
Dbta_hf_client_test.cc28 const RawAddress bdaddr1({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Ddevice_address_test.cc78 DeviceAddressBytes bdaddr0, bdaddr1; in TEST() local