Searched defs:rx_octets (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/le/ |
| D | link_property_listener.h | 73 …hci::AddressWithType remote, uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx… in OnDataLengthChange()
|
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
| D | le_acl_connection_test.cc | 72 …virtual void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t… in OnDataLengthChange()
|
| D | le_acl_connection.cc | 59 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|
| D | le_impl_test.cc | 1371 uint16_t rx_octets{0}; in TEST_F() local
|
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
| D | link.cc | 90 void Link::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx… in OnDataLengthChange()
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_acl_manager_facade.cc | 355 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|