Searched defs:packets (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/classic/cert/ |
D | l2cap_performance_test.py | 38 def _basic_mode_tx(self, mtu, packets): argument 76 def _basic_mode_rx(self, mtu, packets): argument 92 def _ertm_mode_tx(self, mtu, packets, tx_window_size=10): argument 123 def _ertm_mode_rx(self, mtu, packets, tx_window_size=10): argument
|
/system/bt/gd/rust/hal/src/ |
D | snoop.rs | 220 packets: u32, field
|
/system/netd/server/ |
D | TetherController.cpp | 868 int64_t packets = strtoul(matches[PACKET_COUNTS].str().c_str(), nullptr, 10); in addForwardChainStats() local
|
/system/bt/gd/hci/ |
D | acl_manager_test.cc | 107 void CompletePackets(uint16_t handle, uint16_t packets) { in CompletePackets()
|