Home
last modified time | relevance | path

Searched defs:event_view (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager_test.cc281 auto event_view = LePeriodicAdvertisingSyncEstablishedView::Create( in TEST_F() local
320 auto event_view = LePeriodicAdvertisingSyncEstablishedView::Create( in TEST_F() local
358 auto event_view = LePeriodicAdvertisingSyncEstablishedView::Create( in TEST_F() local
522 auto event_view = LePeriodicAdvertisingSyncEstablishedView::Create( in TEST_F() local
579 auto event_view = LePeriodicAdvertisingSyncEstablishedView::Create( in TEST_F() local
672 auto event_view = LePeriodicAdvertisingSyncEstablishedView::Create( in TEST_F() local
751 auto event_view = LePeriodicAdvertisingSyncEstablishedView::Create( in TEST_F() local
827 auto event_view = LePeriodicAdvertisingReportView::Create( in TEST_F() local
848 auto event_view = LePeriodicAdvertisingSyncLostView::Create( in TEST_F() local
871 auto event_view = LeBigInfoAdvertisingReportView::Create( in TEST_F() local
[all …]
Dle_periodic_sync_manager.h285 LePeriodicAdvertisingSyncEstablishedView event_view) { in HandleLePeriodicAdvertisingSyncEstablished()
352 void HandleLePeriodicAdvertisingReport(LePeriodicAdvertisingReportView event_view) { in HandleLePeriodicAdvertisingReport()
383 void HandleLePeriodicAdvertisingSyncLost(LePeriodicAdvertisingSyncLostView event_view) { in HandleLePeriodicAdvertisingSyncLost()
400 LePeriodicAdvertisingSyncTransferReceivedView event_view) { in HandleLePeriodicAdvertisingSyncTransferReceived()
450 void HandleLeBigInfoAdvertisingReport(LeBigInfoAdvertisingReportView event_view) { in HandleLeBigInfoAdvertisingReport()
Dhci_metrics_logging.cc30 void log_hci_event(std::unique_ptr<CommandView>& command_view, EventView event_view, in log_hci_event()
457 void log_link_layer_connection_command_complete(EventView event_view, in log_link_layer_connection_command_complete()
978 void log_classic_pairing_command_complete(EventView event_view, in log_classic_pairing_command_complete()
Dhci_layer.cc517 HardwareErrorView event_view = HardwareErrorView::Create(event); in on_hardware_error() local
745 void HciLayer::on_disconnection_complete(EventView event_view) { in on_disconnection_complete()
757 void HciLayer::on_connection_request(EventView event_view) { in on_connection_request()
798 void HciLayer::on_read_remote_version_complete(EventView event_view) { in on_read_remote_version_complete()
Ddistance_measurement_manager.cc2522 auto event_view = LeTransmitPowerReportingView::Create(event); in on_transmit_power_reporting() local