Searched refs:AddAddress (Results 1 – 5 of 5) sorted by relevance
42 bool AddAddress(const hci::Address& address);
64 bool RawBuilder::AddAddress(const Address& address) { in AddAddress() function in bluetooth::packet::RawBuilder
54 count_builder->AddAddress(Address({0x10, 0x11, 0x12, 0x13, 0x14, 0x15})); in TEST()
750 acl_payload->AddAddress(bd_addr); in TEST_F()771 acl_payload2->AddAddress(bd_addr); in TEST_F()797 acl_payload->AddAddress(bd_addr); in TEST_F()835 acl_payload->AddAddress(bd_addr); in TEST_F()
726 raw_builder_ptr->AddAddress(inquiry_response.GetSourceAddress()); in IncomingInquiryResponsePacket()1110 raw_builder_ptr->AddAddress(address); in IncomingLeAdvertisementPacket()1146 raw_builder_ptr->AddAddress(address); in IncomingLeAdvertisementPacket()1154 raw_builder_ptr->AddAddress(Address::kEmpty); // Direct_Address in IncomingLeAdvertisementPacket()1418 raw_builder_ptr->AddAddress(incoming.GetSourceAddress()); in IncomingLeScanResponsePacket()1435 raw_builder_ptr->AddAddress(incoming.GetSourceAddress()); in IncomingLeScanResponsePacket()1443 raw_builder_ptr->AddAddress(Address::kEmpty); // Direct_Address in IncomingLeScanResponsePacket()