Lines Matching defs:packet

47 PacketView<kLittleEndian> GetPacketView(std::unique_ptr<packet::BasePacketBuilder> packet) {  in GetPacketView()
209 auto packet = GetPacketView(std::move(event_builder)); in IncomingEvent() local
218 auto packet = GetPacketView(std::move(event_builder)); in IncomingLeMetaEvent() local
235 auto packet = GetPacketView(NextAclPacket(handle)); in IncomingAclData() local
583 auto packet = test_hci_layer_->GetCommandPacket(OpCode::LE_CREATE_CONNECTION); in SetUp() local
655 auto packet = test_hci_layer_->GetLastCommandPacket(OpCode::LE_CREATE_CONNECTION); in TEST_F() local
689 auto packet = test_hci_layer_->GetLastCommandPacket(OpCode::LE_CREATE_CONNECTION_CANCEL); in TEST_F() local
829 auto packet = test_hci_layer_->GetCommandPacket(OpCode::DISCONNECT); in TEST_F() local
858 auto packet = test_hci_layer_->GetCommandPacket(OpCode::SWITCH_ROLE); in TEST_F() local
872 auto packet = test_hci_layer_->GetCommandPacket(OpCode::WRITE_DEFAULT_LINK_POLICY_SETTINGS); in TEST_F() local
887 auto packet = test_hci_layer_->GetCommandPacket(OpCode::CHANGE_CONNECTION_PACKET_TYPE); in TEST_F() local
899 auto packet = test_hci_layer_->GetCommandPacket(OpCode::AUTHENTICATION_REQUESTED); in TEST_F() local
910 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_CLOCK_OFFSET); in TEST_F() local
921 auto packet = test_hci_layer_->GetCommandPacket(OpCode::HOLD_MODE); in TEST_F() local
934 auto packet = test_hci_layer_->GetCommandPacket(OpCode::SNIFF_MODE); in TEST_F() local
949 auto packet = test_hci_layer_->GetCommandPacket(OpCode::EXIT_SNIFF_MODE); in TEST_F() local
960 auto packet = test_hci_layer_->GetCommandPacket(OpCode::QOS_SETUP); in TEST_F() local
979 auto packet = test_hci_layer_->GetCommandPacket(OpCode::FLOW_SPECIFICATION); in TEST_F() local
1000 auto packet = test_hci_layer_->GetCommandPacket(OpCode::FLUSH); in TEST_F() local
1011 auto packet = test_hci_layer_->GetCommandPacket(OpCode::ROLE_DISCOVERY); in TEST_F() local
1024 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_LINK_POLICY_SETTINGS); in TEST_F() local
1037 auto packet = test_hci_layer_->GetCommandPacket(OpCode::WRITE_LINK_POLICY_SETTINGS); in TEST_F() local
1050 auto packet = test_hci_layer_->GetCommandPacket(OpCode::SNIFF_SUBRATING); in TEST_F() local
1064 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_AUTOMATIC_FLUSH_TIMEOUT); in TEST_F() local
1077 auto packet = test_hci_layer_->GetCommandPacket(OpCode::WRITE_AUTOMATIC_FLUSH_TIMEOUT); in TEST_F() local
1090 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_TRANSMIT_POWER_LEVEL); in TEST_F() local
1104 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_LINK_SUPERVISION_TIMEOUT); in TEST_F() local
1117 auto packet = test_hci_layer_->GetCommandPacket(OpCode::WRITE_LINK_SUPERVISION_TIMEOUT); in TEST_F() local
1130 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_FAILED_CONTACT_COUNTER); in TEST_F() local
1143 auto packet = test_hci_layer_->GetCommandPacket(OpCode::RESET_FAILED_CONTACT_COUNTER); in TEST_F() local
1155 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_LINK_QUALITY); in TEST_F() local
1168 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_AFH_CHANNEL_MAP); in TEST_F() local
1183 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_RSSI); in TEST_F() local
1195 auto packet = test_hci_layer_->GetCommandPacket(OpCode::READ_CLOCK); in TEST_F() local