Searched defs:rx_octets (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/gd/l2cap/le/ |
H A 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()
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | le_acl_connection.cc | 56 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|
/aosp12/system/bt/gd/l2cap/le/internal/ |
H A D | link.cc | 90 void Link::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx… in OnDataLengthChange()
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | le_acl_manager_facade.cc | 277 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 626 uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
|