Searched defs:rx_bytes (Results 1 – 8 of 8) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/scripts/ |
D | link_layer_socket.py | 90 def rx_bytes(self, size): member in LinkLayerSocket
|
D | hci_socket.py | 232 def rx_bytes(self, size): member in HCISocket
|
/system/core/fastboot/ |
D | udp.cpp | 160 ssize_t rx_bytes = SendData(kIdDeviceQuery, nullptr, 0, rx_data, sizeof(rx_data), in InitializeProtocol() local
|
/system/bt/proto/bluetooth/metrics/ |
D | bluetooth.proto | 130 optional int32 rx_bytes = 1; field
|
/system/bt/btif/src/ |
D | btif_sock_l2cap.cc | 92 int64_t rx_bytes; member
|
D | btif_sock_rfc.cc | 105 int64_t rx_bytes; member
|
/system/bt/common/ |
D | metrics.cc | 804 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
|
/system/bt/include/hardware/ |
D | bluetooth.h | 113 uint64_t rx_bytes; member
|