/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/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiLinkLayerStats.java | 133 public int tx_time; field in WifiLinkLayerStats 287 public int tx_time; field in WifiLinkLayerStats.RadioStat
|
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | link_layer_stats.cpp | 50 uint32_t tx_time; member
|
/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/hardware/libhardware_legacy/include/hardware_legacy/ |
H A D | link_layer_stats.h | 95 …u32 tx_time; // msecs the radio is transmitting (32 bits number accruing… member
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble.cc | 663 uint16_t tx_time = BTM_BLE_DATA_TX_TIME_MAX_LEGACY; in BTM_SetBleDataLength() local
|
/aosp12/system/bt/test/mock/ |
H A D | mock_hcic_hciblecmds.cc | 189 uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | bluetooth.h | 99 uint64_t tx_time; /* in ms */ member
|
/aosp12/system/bt/include/hardware/ |
H A D | bluetooth.h | 150 uint64_t tx_time; /* in ms */ member
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_act.cc | 3733 static void bta_ble_energy_info_cmpl(tBTM_BLE_TX_TIME_MS tx_time, in bta_ble_energy_info_cmpl()
|
/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 | 745 uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_dm.cc | 1791 static void bta_energy_info_cb(tBTM_BLE_TX_TIME_MS tx_time, in bta_energy_info_cb()
|