• Home
  • Raw
  • Download

Lines Matching refs:Address

29 bluetooth::hci::Address kthAddress(uint32_t k) {  in kthAddress()
35 bluetooth::hci::Address addr(array); in kthAddress()
39 std::unordered_map<bluetooth::hci::Address, int> generateAddresses( in generateAddresses()
43 std::unordered_map<bluetooth::hci::Address, int> device_map; in generateAddresses()
52 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
54 const bluetooth::hci::Address&, const int) { in TEST() argument
64 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
66 const bluetooth::hci::Address&, const int) { in TEST() argument
78 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
80 const bluetooth::hci::Address&, const int) { in TEST() argument
95 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
97 const bluetooth::hci::Address&, const int) { in TEST() argument
116 std::unordered_map<bluetooth::hci::Address, int> paired_device_map = in TEST()
120 const bluetooth::hci::Address&, const int) { in TEST() argument
129 manager.AllocateId(bluetooth::hci::Address({0, 0, 0, 0, 0, 0})), id); in TEST()
132 bluetooth::hci::Address({0, 0, 0, 0, 0, 1})), id + 1); in TEST()
134 manager.AllocateId(bluetooth::hci::Address({0, 0, 0, 0, 0, 0})), id); in TEST()
137 bluetooth::hci::Address({0, 0, 0, 0, 0, 2})), id + 2); in TEST()
143 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
147 const bluetooth::hci::Address&, in TEST()
153 const bluetooth::hci::Address&, in TEST() argument
161 ASSERT_EQ(manager.AllocateId(bluetooth::hci::Address({0, 0, 0, 0, 0, 0})), in TEST()
165 manager.SaveDevice(bluetooth::hci::Address({0, 0, 0, 0, 0, 0}))); in TEST()
170 manager.SaveDevice(bluetooth::hci::Address({0, 0, 0, 0, 0, 1}))); in TEST()
174 ASSERT_EQ(manager.AllocateId(bluetooth::hci::Address({0, 0, 0, 0, 0, 2})), in TEST()
176 ASSERT_EQ(manager.AllocateId(bluetooth::hci::Address({0, 0, 0, 0, 0, 3})), in TEST()
179 manager.SaveDevice(bluetooth::hci::Address({0, 0, 0, 0, 0, 2}))); in TEST()
182 manager.SaveDevice(bluetooth::hci::Address({0, 0, 0, 0, 0, 3}))); in TEST()
187 manager.SaveDevice(bluetooth::hci::Address({0, 0, 0, 0, 0, 0}))); in TEST()
191 manager.ForgetDevice(bluetooth::hci::Address({0, 0, 0, 0, 0, 1})); in TEST()
193 manager.ForgetDevice(bluetooth::hci::Address({0, 0, 0, 0, 0, 2})); in TEST()
202 std::unordered_map<bluetooth::hci::Address, int> paired_device_map = in TEST()
207 const bluetooth::hci::Address&, in TEST()
213 const bluetooth::hci::Address&, in TEST() argument
347 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
351 const bluetooth::hci::Address&,const int) { in TEST() argument
356 const bluetooth::hci::Address&,const int) { in TEST() argument
378 bluetooth::hci::Address addr = in TEST()
409 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
414 const bluetooth::hci::Address&, const int) { in TEST() argument
419 const bluetooth::hci::Address&, const int) { in TEST() argument
434 bluetooth::hci::Address fake_mac_address = kthAddress(key); in TEST()
448 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
451 const bluetooth::hci::Address&, const int) { in TEST() argument
479 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST()
482 const bluetooth::hci::Address&, const int) { in TEST() argument