Home
last modified time | relevance | path

Searched defs:event_packet (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/perfetto/src/traced/probes/android_log/
H A Dandroid_log_data_source_unittest.cc218 auto event_packet = packets[0]; in TEST_F() local
270 auto event_packet = packets[0]; in TEST_F() local
292 auto event_packet = packets[0]; in TEST_F() local
316 auto event_packet = packets[0]; in TEST_F() local
400 auto event_packet = packets[0]; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/public/pw_bluetooth_hci/
H A Dpacket.h80 const EventPacket& event_packet() const { in event_packet() function
85 EventPacket& event_packet() { in event_packet() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc1775 auto event_packet = hci::EventPacket::New< in OnReadSimplePairingMode() local
1799 auto event_packet = in OnReadPageScanType() local
1816 auto event_packet = in OnReadInquiryMode() local
1843 auto event_packet = hci::EventPacket::New< in OnReadPageScanActivity() local
1862 auto event_packet = in OnReadScanEnable() local
1872 auto event_packet = in OnReadLocalName() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc1546 const hci::EventPacket& event_packet) { in OnSimplePairingComplete()
1568 const hci::EventPacket& event_packet) { in OnUserConfirmationRequest()
1603 const hci::EventPacket& event_packet) { in OnUserPasskeyRequest()
1638 const hci::EventPacket& event_packet) { in OnUserPasskeyNotification()
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/
H A Duart_transport_fuzzer.cc98 const EventPacket& event_packet = packet.event_packet(); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/
Dtests.rs64 let event_packet = EventBuilder { in test_packet_roundtrip_with_type() localVariable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dandroid_extended_low_energy_advertiser.cc43 [this](const EventPacket& event_packet) { in AndroidExtendedLowEnergyAdvertiser()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcommand_channel.cc706 EventPacket& event_packet = *event; in NotifyEventHandler() local