Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/le/
Dlink_property_listener.h73 …ressWithType remote, uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) {} in OnDataLengthChange()
/system/bt/gd/hci/acl_manager/
Dle_acl_connection.cc56 …LengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) override { in OnDataLengthChange()
/system/bt/gd/l2cap/le/internal/
Dlink.cc90 …k::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
/system/bt/gd/hci/facade/
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()
/system/bt/include/hardware/
Dbluetooth.h151 uint64_t rx_time; /* in ms */ member
/system/bt/bta/dm/
Dbta_dm_act.cc3729 tBTM_BLE_RX_TIME_MS rx_time, in bta_ble_energy_info_cmpl()
/system/bt/main/shim/
Dacl.cc626 uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
/system/bt/btif/src/
Dbtif_dm.cc1794 tBTM_BLE_RX_TIME_MS rx_time, in bta_energy_info_cb()