Searched defs:bdaddr1 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/types/test/ |
D | raw_address_unittest.cc | 87 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/ |
D | address_unittest.cc | 94 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/ |
D | bta_hf_client_security_test.cc | 32 const RawAddress bdaddr1({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); variable
|
D | bta_hf_client_test.cc | 28 const RawAddress bdaddr1({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/ |
H A D | device_address_test.cc | 78 DeviceAddressBytes bdaddr0, bdaddr1; in TEST() local
|