Home
last modified time | relevance | path

Searched defs:rx_time (Results 1 – 12 of 12) sorted by relevance

/aosp12/system/bt/gd/l2cap/le/
H A Dlink_property_listener.h73 …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 DWifiLinkLayerStats.java141 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 Dlink_layer_stats.cpp51 uint32_t rx_time; member
/aosp12/system/bt/gd/hci/acl_manager/
H A Dle_acl_connection.cc56 …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 Dlink.cc90 …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 Dle_acl_manager_facade.cc277 …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 Dlink_layer_stats.h99 …u32 rx_time; // msecs the radio is in active receive (32 bits number acc… member
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h100 uint64_t rx_time; /* in ms */ member
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h151 uint64_t rx_time; /* in ms */ member
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc3734 tBTM_BLE_RX_TIME_MS rx_time, in bta_ble_energy_info_cmpl()
/aosp12/system/bt/main/shim/
H A Dacl.cc626 uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc1792 tBTM_BLE_RX_TIME_MS rx_time, in bta_energy_info_cb()