Searched defs:tx_octets (Results 1 – 7 of 7) 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/test/mock/ |
H A D | mock_hcic_hciblecmds.cc | 188 void btsnd_hcic_ble_set_data_length(uint16_t conn_handle, uint16_t tx_octets, in btsnd_hcic_ble_set_data_length()
|
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 625 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, in OnDataLengthChange()
|
/aosp12/system/bt/stack/hcic/ |
H A D | hciblecmds.cc | 744 void btsnd_hcic_ble_set_data_length(uint16_t conn_handle, uint16_t tx_octets, in btsnd_hcic_ble_set_data_length()
|