Searched defs:tx_time (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiLinkLayerStats.java | 263 public int tx_time; field in WifiLinkLayerStats 419 public int tx_time; field in WifiLinkLayerStats.RadioStat
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_dm_test.cc | 65 constexpr tBTM_BLE_TX_TIME_MS tx_time = 0x12345678; variable
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | link.cc | 106 void Link::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx… in OnDataLengthChange()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 62 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|
D | le_impl_test.cc | 1124 uint16_t tx_time{0}; in TEST_F() local
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 376 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 206 uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_sec.cc | 601 uint16_t tx_time = BTM_BLE_DATA_TX_TIME_MAX_LEGACY; in BTM_SetBleDataLength() local
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_act.cc | 1553 static void bta_ble_energy_info_cmpl(tBTM_BLE_TX_TIME_MS tx_time, in bta_ble_energy_info_cmpl()
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 384 uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 2487 static void bta_energy_info_cb(tBTM_BLE_TX_TIME_MS tx_time, in bta_energy_info_cb() 4243 void bta_energy_info_cb(tBTM_BLE_TX_TIME_MS tx_time, in bta_energy_info_cb()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth.h | 171 uint64_t tx_time; /* in ms */ member
|