Searched defs:rx_time (Results 1 – 8 of 8) sorted by relevance
/system/bt/gd/l2cap/le/ |
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()
|
/system/bt/gd/hci/acl_manager/ |
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()
|
/system/bt/gd/l2cap/le/internal/ |
D | link.cc | 90 …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/ |
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()
|
/system/bt/include/hardware/ |
D | bluetooth.h | 151 uint64_t rx_time; /* in ms */ member
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 3729 tBTM_BLE_RX_TIME_MS rx_time, in bta_ble_energy_info_cmpl()
|
/system/bt/main/shim/ |
D | acl.cc | 626 uint16_t rx_octets, uint16_t rx_time) { in OnDataLengthChange()
|
/system/bt/btif/src/ |
D | btif_dm.cc | 1794 tBTM_BLE_RX_TIME_MS rx_time, in bta_energy_info_cb()
|