Searched defs:tx_time (Results 1 – 11 of 11) sorted by relevance
/system/bt/gd/l2cap/le/ |
D | link_property_listener.h | 73 …hci::AddressWithType remote, uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx… in OnDataLengthChange()
|
/system/bt/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 56 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|
/system/bt/gd/l2cap/le/internal/ |
D | link.cc | 90 void Link::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx… in OnDataLengthChange()
|
/system/bt/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 277 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange()
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 663 uint16_t tx_time = BTM_BLE_DATA_TX_TIME_MAX_LEGACY; in BTM_SetBleDataLength() local
|
/system/bt/test/mock/ |
D | mock_hcic_hciblecmds.cc | 189 uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
|
/system/bt/include/hardware/ |
D | bluetooth.h | 150 uint64_t tx_time; /* in ms */ member
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 3728 static void bta_ble_energy_info_cmpl(tBTM_BLE_TX_TIME_MS tx_time, in bta_ble_energy_info_cmpl()
|
/system/bt/main/shim/ |
D | acl.cc | 625 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, in OnDataLengthChange()
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 745 uint16_t tx_time) { in btsnd_hcic_ble_set_data_length()
|
/system/bt/btif/src/ |
D | btif_dm.cc | 1793 static void bta_energy_info_cb(tBTM_BLE_TX_TIME_MS tx_time, in bta_energy_info_cb()
|