Home
last modified time | relevance | path

Searched refs:event_type (Results 1 – 25 of 42) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_reassembler.cc36 LeScanningReassembler::ProcessAdvertisingReport(uint16_t event_type, uint8_t address_type, in ProcessAdvertisingReport() argument
39 bool is_scannable = event_type & (1 << kScannableBit); in ProcessAdvertisingReport()
40 bool is_scan_response = event_type & (1 << kScanResponseBit); in ProcessAdvertisingReport()
41 bool is_legacy = event_type & (1 << kLegacyBit); in ProcessAdvertisingReport()
42 DataStatus data_status = DataStatus((event_type >> kDataStatusBits) & 0x3); in ProcessAdvertisingReport()
68 AppendFragment(key, event_type, advertising_data); in ProcessAdvertisingReport()
Dle_scanning_reassembler.h55 uint16_t event_type, uint8_t address_type, Address address, uint8_t advertising_sid,
Dle_scanning_callback.h62 virtual void OnScanResult(uint16_t event_type, uint8_t address_type, Address address,
/packages/modules/Bluetooth/tools/rootcanal/test/LL/
Dscan_timeout.py61 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_SCAN_IND,
86 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_SCAN_IND,
106 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.SCAN_RESPONSE,
Dscan_collision.py60 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_SCAN_IND,
99 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_SCAN_IND,
119 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.SCAN_RESPONSE,
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/SCN/
DBV_18_C.py118 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_SCAN_IND,
137 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.SCAN_RESPONSE,
DBV_13_C.py95 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_NONCONN_IND,
134 hci.LeAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_NONCONN_IND,
DBV_14_C.py89 … hci.LeDirectedAdvertisingResponse(event_type=hci.AdvertisingEventType.ADV_DIRECT_IND,
/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duinput.rs116 event_type: libc::c_ushort, field
244 event_type: libc::c_ushort, in send_event()
249 UInputEvent { time: libc::timeval { tv_sec: 0, tv_usec: 0 }, event_type, code, value }; in send_event()
Dat_command_parser.rs245 Some(event_type) => event_type, in extract_xevent_data()
/packages/services/Car/car-builtin-lib/src/android/car/builtin/util/
DEventLogTags.logtags90 150121 car_user_svc_notify_app_lifecycle_listener (uid|1),(package_name|3),(event_type|1),(from_use…
91 150122 car_user_svc_notify_internal_lifecycle_listener (listener_name|3),(event_type|1),(from_user_…
141 150184 car_user_mgr_notify_lifecycle_listener (number_listeners|1),(event_type|1),(from_user_id|1),…
/packages/modules/Bluetooth/system/main/shim/
Dble_scanner_interface_impl.h97 void OnScanResult(uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address,
135 void on_scan_result(uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address,
Dle_scanning_manager.cc465 void BleScannerInterfaceImpl::on_scan_result(uint16_t event_type, uint8_t address_type, in on_scan_result() argument
488 &ScanningCallbacks::OnScanResult, base::Unretained(scanning_callbacks_), event_type, in on_scan_result()
493 btm_ble_process_adv_pkt_cont_for_inquiry(event_type, ble_addr_type, raw_address, primary_phy, in on_scan_result()
498 void BleScannerInterfaceImpl::OnScanResult(uint16_t event_type, uint8_t address_type, in OnScanResult() argument
505 BleScannerInterfaceImpl::on_scan_result(event_type, address_type, address, primary_phy, in OnScanResult()
512 event_type, address_type, address, primary_phy, secondary_phy, in OnScanResult()
/packages/modules/Bluetooth/system/stack/include/
Dble_hci_link_interface.h42 void btm_ble_process_adv_pkt_cont_for_inquiry(uint16_t event_type, tBLE_ADDR_TYPE address_type,
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc485 void LogMetricBluetoothEvent(const Address& address, android::bluetooth::EventType event_type, in LogMetricBluetoothEvent() argument
493 event_type, in LogMetricBluetoothEvent()
500 event_type, state); in LogMetricBluetoothEvent()
/packages/apps/SettingsIntelligence/proto/
Dsettings_intelligence_log.proto82 optional EventType event_type = 1; field
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc146 void BleScannerIntf::OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress addr, in OnScanResult() argument
150 rusty::gdscan_on_scan_result(event_type, addr_type, &addr, primary_phy, secondary_phy, in OnScanResult()
Dgatt_ble_scanner_shim.h43 void OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress bda, uint8_t primary_phy,
/packages/modules/DnsResolver/
Dstats.proto392 optional EventType event_type = 1; field
399 // Only valid for event_type = EVENT_GETADDRINFO.
403 // Only valid for event_type = EVENT_RESNSEND.
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc123 void LogMetricBluetoothEvent(const Address& address, android::bluetooth::EventType event_type, in LogMetricBluetoothEvent() argument
/packages/modules/Nfc/NfcNci/proto/
Devent.proto31 required EventType event_type = 2; field
/packages/modules/Virtualization/guest/rialto/src/
Dcommunication.rs166 event.event_type in poll_event_from_peer()
/packages/modules/DnsResolver/tests/
Dresolv_stats_test_utils.cpp166 *os << " event_type: " << event.event_type() << "\n"; in PrintTo()
/packages/modules/Bluetooth/system/include/hardware/
Dble_scanner.h60 virtual void OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress bda,
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h355 void LogMetricBluetoothEvent(const hci::Address& address, android::bluetooth::EventType event_type,

12