Home
last modified time | relevance | path

Searched defs:packet_bytes (Results 1 – 9 of 9) sorted by relevance

/system/bt/gd/packet/parser/test/
Dgenerated_packet_test.cc73 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
105 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
173 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
194 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
233 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
259 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
295 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
342 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
377 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
412 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
[all …]
/system/bt/gd/hci/
Dhci_packets_test.cc252 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
428 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
441 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
464 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
491 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
514 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
537 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
556 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
576 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local
602 auto packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
[all …]
Dacl_builder_test.cc138 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
/system/bt/gd/hal/
Dserialize_packet.h27 std::vector<uint8_t> packet_bytes; in SerializePacket() local
Dhci_hal_host_rootcanal_test.cc394 …auto packet_bytes = hal::SerializePacket(std::unique_ptr<packet::BasePacketBuilder>(new packet::Ra… in TEST() local
/system/bt/gd/hci/cert/
Ddirect_hci_test.py536 def get_handle(packet_bytes): argument
656 def get_handle(packet_bytes): argument
/system/bt/gd/security/
Dpairing_handler_le.cc186 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in ExchangePairingFeature() local
256 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in ExchangePairingFeature() local
Dpairing_handler_le_unittest.cc40 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in BuilderToView() local
/system/bt/gd/security/test/
Dpairing_handler_le_pair_test.cc56 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in CommandBuilderToView() local
65 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in EventBuilderToView() local