/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 26 void LogMetricClassicPairingEvent(const Address& address, uint16_t handle, uint32_t hci_cmd, in LogMetricClassicPairingEvent() 35 void LogMetricHciTimeoutEvent(uint32_t hci_cmd) {} in LogMetricHciTimeoutEvent() 58 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 31 void LogMetricClassicPairingEvent(const Address& address, uint16_t handle, uint32_t hci_cmd, in LogMetricClassicPairingEvent() 40 void LogMetricHciTimeoutEvent(uint32_t hci_cmd) {} in LogMetricHciTimeoutEvent() 127 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/ |
D | stack_metrics_logging.cc | 27 void log_classic_pairing_event(const RawAddress& address, uint16_t handle, uint32_t hci_cmd, in log_classic_pairing_event() 36 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in log_link_layer_connection_event()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 71 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent() 94 void LogMetricHciTimeoutEvent(uint32_t hci_cmd) { in LogMetricHciTimeoutEvent() 279 void LogMetricClassicPairingEvent(const Address& address, uint16_t handle, uint32_t hci_cmd, in LogMetricClassicPairingEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_metrics_logging.cc | 64 void log_classic_pairing_event(const RawAddress& address, uint16_t handle, uint32_t hci_cmd, in log_classic_pairing_event() 73 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in log_link_layer_connection_event()
|
D | mock_main_shim_metrics_api.cc | 70 uint16_t link_type, uint32_t hci_cmd, in LogMetricLinkLayerConnectionEvent() 158 uint32_t hci_cmd, uint16_t hci_event, in LogMetricClassicPairingEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 32 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent() 117 void LogMetricClassicPairingEvent(const RawAddress& raw_address, uint16_t handle, uint32_t hci_cmd, in LogMetricClassicPairingEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | metrics.cc | 544 uint32_t hci_cmd, uint16_t hci_event, uint16_t hci_ble_event, in LogLinkLayerConnectionEvent() 567 void LogHciTimeoutEvent(uint32_t hci_cmd) { in LogHciTimeoutEvent() 736 void LogClassicPairingEvent(const RawAddress& address, uint16_t handle, uint32_t hci_cmd, in LogClassicPairingEvent()
|
/aosp_15_r20/tools/netsim/rust/daemon/src/transport/ |
H A D | h4.rs | 154 let hci_cmd = vec![0x01, 0x03, 0x0c, 0x00]; in test_read_h4_cmd_packet() localVariable
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 3687 optional android.bluetooth.hci.CommandEnum hci_cmd = 5; field 4354 optional android.bluetooth.hci.CommandEnum hci_cmd = 3; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 278098 inline ::android::bluetooth::hci::CommandEnum BluetoothLinkLayerConnectionEvent::hci_cmd() const { in hci_cmd() function 282339 inline ::android::bluetooth::hci::CommandEnum BluetoothClassicPairingEventReported::hci_cmd() const… in hci_cmd() function
|