Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc106 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/acl_manager/
Dle_acl_connection.cc62 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
Dle_impl_test.cc1123 uint16_t tx_octets{0}; in TEST_F() local
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc376 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc205 void btsnd_hcic_ble_set_data_length(uint16_t conn_handle, uint16_t tx_octets, in btsnd_hcic_ble_set_data_length()
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc383 void btsnd_hcic_ble_set_data_length(uint16_t conn_handle, uint16_t tx_octets, in btsnd_hcic_ble_set_data_length()