Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc70 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, in OnDataLengthChange()
Dle_impl_test.cc1199 uint16_t tx_octets{0}; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc364 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, in OnDataLengthChange()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc191 void btsnd_hcic_ble_set_data_length(uint16_t conn_handle, uint16_t tx_octets, uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc375 void btsnd_hcic_ble_set_data_length(uint16_t conn_handle, uint16_t tx_octets, uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py1514 async def set_data_length(self, tx_octets, tx_time) -> None: argument
3490 async def set_data_length(self, connection, tx_octets, tx_time) -> None: argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h35129 …que_ptr<LeSetDataLengthBuilder> Create(uint16_t connection_handle, uint16_t tx_octets, uint16_t tx… in Create()
35149 explicit LeSetDataLengthBuilder(uint16_t connection_handle, uint16_t tx_octets, uint16_t tx_time) :… in Create()
35238 …Builder> Create(uint8_t num_hci_command_packets, ErrorCode status, uint16_t tx_octets, uint16_t tx… in Create()
35257 …CompleteBuilder(uint8_t num_hci_command_packets, ErrorCode status, uint16_t tx_octets, uint16_t tx… in Create()
35273 …c std::unique_ptr<LeWriteSuggestedDefaultDataLengthBuilder> Create(uint16_t tx_octets, uint16_t tx… in Create()
35292 explicit LeWriteSuggestedDefaultDataLengthBuilder(uint16_t tx_octets, uint16_t tx_time) :LeConnecti… in Create()
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h122325 tg3_stat64_t tx_octets; member
122465 u64 tx_octets; member
H A Dvmlinux_600.h122325 tg3_stat64_t tx_octets; member
122465 u64 tx_octets; member