Searched defs:tx_octets (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 70 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, in OnDataLengthChange()
|
D | le_impl_test.cc | 1199 uint16_t tx_octets{0}; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 364 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/ |
D | mock_stack_hcic_hciblecmds.cc | 191 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/ |
D | hciblecmds.cc | 375 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/ |
D | device.py | 1514 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/ |
D | hci_packets.h | 35129 …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 D | vmlinux.h | 122325 tg3_stat64_t tx_octets; member 122465 u64 tx_octets; member
|
H A D | vmlinux_600.h | 122325 tg3_stat64_t tx_octets; member 122465 u64 tx_octets; member
|