Home
last modified time | relevance | path

Searched defs:tx_bytes (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Connectivity/framework/proto/
Dnetstats.proto116 optional int64 tx_bytes = 4; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc73 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in log_socket_connection_state()
Dbtif_sock_l2cap.cc73 int64_t tx_bytes; member
Dbtif_sock_rfc.cc92 int64_t tx_bytes; member
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc121 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc159 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
Dmock_common_metrics.cc202 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto131 optional int32 tx_bytes = 2; field
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc41 int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc41 int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc99 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
Dmetrics.cc841 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc327 int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h162 uint64_t tx_bytes; member