Searched defs:packet_bytes (Results 1 – 9 of 9) sorted by relevance
73 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local105 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local177 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local198 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local237 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local263 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local299 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local346 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local381 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local416 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local[all …]
252 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local428 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local441 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local464 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local491 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local514 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local537 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local556 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local576 std::shared_ptr<std::vector<uint8_t>> packet_bytes = in TEST() local602 auto packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local[all …]
138 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in TEST() local
27 std::vector<uint8_t> packet_bytes; in SerializePacket() local
394 …auto packet_bytes = hal::SerializePacket(std::unique_ptr<packet::BasePacketBuilder>(new packet::Ra… in TEST() local
207 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in ExchangePairingFeature() local277 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in ExchangePairingFeature() local
42 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in BuilderToView() local
56 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in CommandBuilderToView() local65 std::shared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(); in EventBuilderToView() local
35 def _is_matching_command_complete(packet_bytes, opcode=None, num_complete=1): argument48 def extract_hci_event_with_code(packet_bytes, event_code=None): argument