Home
last modified time | relevance | path

Searched defs:hci_cmd (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc26 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/
Dmetrics.cc31 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/
Dstack_metrics_logging.cc27 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/
Dmetrics.cc71 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/
Dmock_stack_metrics_logging.cc64 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()
Dmock_main_shim_metrics_api.cc70 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/
Dmetrics_api.cc32 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/
Dmetrics.cc544 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 Dh4.rs154 let hci_cmd = vec![0x01, 0x03, 0x0c, 0x00]; in test_read_h4_cmd_packet() localVariable
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto3687 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/
Datoms.pb.h278098 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