Home
last modified time | relevance | path

Searched defs:tx_octets (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/gd/l2cap/le/
H A Dlink_property_listener.h73 …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 Dle_acl_connection.cc56 …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 Dlink.cc90 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 Dle_acl_manager_facade.cc277 …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 Dmock_hcic_hciblecmds.cc188 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 Dacl.cc625 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, in OnDataLengthChange()
/aosp12/system/bt/stack/hcic/
H A Dhciblecmds.cc744 void btsnd_hcic_ble_set_data_length(uint16_t conn_handle, uint16_t tx_octets, in btsnd_hcic_ble_set_data_length()