Searched defs:rx_time (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiLinkLayerStats.java | 271 public int rx_time; field in WifiLinkLayerStats 423 public int rx_time; field in WifiLinkLayerStats.RadioStat
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_dm_test.cc | 66 constexpr tBTM_BLE_RX_TIME_MS rx_time = 0x87654321; variable
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | link.cc | 106 …k::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 62 …LengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) override { in OnDataLengthChange()
|
D | le_impl_test.cc | 1126 uint16_t rx_time{0}; in TEST_F() local
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 376 …LengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) override { in OnDataLengthChange()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_act.cc | 1554 tBTM_BLE_RX_TIME_MS rx_time, in bta_ble_energy_info_cmpl()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 2488 tBTM_BLE_RX_TIME_MS rx_time, in bta_energy_info_cb() 4244 tBTM_BLE_RX_TIME_MS rx_time, in bta_energy_info_cb()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth.h | 172 uint64_t rx_time; /* in ms */ member
|