Home
last modified time | relevance | path

Searched defs:event_type (Results 1 – 24 of 24) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dobserver_registry.h66 void Unregister(int event_type) { in Unregister()
/packages/apps/SettingsIntelligence/proto/
Dsettings_intelligence_log.proto82 optional EventType event_type = 1; field
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_reassembler.cc36 uint16_t event_type, in ProcessAdvertisingReport()
Dle_scanning_manager.cc82 uint16_t event_type, in OnScanResult()
398 uint16_t event_type = report.connectable_ | (report.scannable_ << kScannableBit) | in handle_extended_advertising_report() local
/packages/modules/NetworkStack/src/com/android/networkstack/metrics/
Dstats.proto183 optional .android.stats.connectivity.NudEventType event_type = 1; field
/packages/modules/Bluetooth/system/common/
Dmetrics_unittest.cc85 WakeEvent* MakeWakeEvent(WakeEvent_WakeEventType event_type, in MakeWakeEvent()
96 ScanEvent* MakeScanEvent(ScanEvent_ScanEventType event_type, in MakeScanEvent()
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/classic/
Dfacade.proto44 LinkSecurityInterfaceCallbackEventType event_type = 2; field
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc116 uint16_t event_type, in OnScanResult()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc75 void OnScanResult(uint16_t event_type, uint8_t address_type, RawAddress bda, in OnScanResult()
506 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult()
Dbtm.cc120 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc612 void OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress bda, in OnScanResult()
651 uint16_t event_type = 0; in TEST_F() local
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dfacade.cc148 …hci::ErrorCode hci_status, hci::Address remote, LinkSecurityInterfaceCallbackEventType event_type)… in SecurityConnectionEventOccurred()
/packages/services/Car/service/proto/android/car/telemetry/
Datoms.proto150 optional string event_type = 2; field
/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duinput.rs121 event_type: libc::c_ushort, field
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc152 uint16_t event_type, in OnScanResult()
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto138 EventType event_type = 1; field
/packages/modules/DnsResolver/
Dstats.proto390 optional EventType event_type = 1; field
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc2614 uint16_t event_type, periodic_adv_int, direct_address_type; in btm_ble_process_ext_adv_pkt() local
2747 uint16_t event_type; in btm_ble_process_adv_pkt() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc4836 void IsoCigEventsCb(uint16_t event_type, void* data) { in IsoCigEventsCb()
4857 void IsoCisEventsCb(uint16_t event_type, void* data) { in IsoCisEventsCb()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto2005 optional SoftApEventType event_type = 1; field
3650 optional EventType event_type = 1; field
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp224 void btgattc_scan_result_cb(uint16_t event_type, uint8_t addr_type, in btgattc_scan_result_cb()
1006 void OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress bda, in OnScanResult()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs363 event_type: u16, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs481 event_type: u16, field
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1178 pub event_type: u16, field