Searched defs:rx_time (Results 1 – 12 of 12) sorted by relevance
/aosp12/system/bt/gd/l2cap/le/ |
H A D | link_property_listener.h | 73 …ressWithType remote, uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) {} in OnDataLengthChange()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiLinkLayerStats.java | 141 public int rx_time; field in WifiLinkLayerStats 291 public int rx_time; field in WifiLinkLayerStats.RadioStat
|
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | link_layer_stats.cpp | 51 uint32_t rx_time; member
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | le_acl_connection.cc | 56 …LengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) override { in OnDataLengthChange()
|
/aosp12/system/bt/gd/l2cap/le/internal/ |
H A D | link.cc | 90 …k::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | le_acl_manager_facade.cc | 277 …LengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) override { in OnDataLengthChange()
|
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/ |
H A D | link_layer_stats.h | 99 …u32 rx_time; // msecs the radio is in active receive (32 bits number acc… member
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | bluetooth.h | 100 uint64_t rx_time; /* in ms */ member
|
/aosp12/system/bt/include/hardware/ |
H A D | bluetooth.h | 151 uint64_t rx_time; /* in ms */ member
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_act.cc | 3734 tBTM_BLE_RX_TIME_MS rx_time, in bta_ble_energy_info_cmpl()
|
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 626 uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_dm.cc | 1792 tBTM_BLE_RX_TIME_MS rx_time, in bta_energy_info_cb()
|