/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hd.cc | 418 in_qos.access_latency = p_in_qos->access_latency; in register_app() 425 out_qos.access_latency = p_out_qos->access_latency; in register_app()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 99 uint32_t access_latency) override { in OnFlowSpecificationComplete() argument 101 peak_bandwidth, access_latency) in OnFlowSpecificationComplete() 475 uint32_t access_latency) { in FlowSpecification() argument 484 access_latency), in FlowSpecification()
|
D | connection_management_callbacks.h | 55 uint32_t access_latency) = 0;
|
D | classic_acl_connection.h | 60 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency);
|
D | connection_management_callbacks_mock.h | 66 uint32_t access_latency),
|
D | classic_impl.h | 597 uint32_t access_latency = complete_view.GetAccessLatency(); in on_flow_specification_complete() 599 … flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hd_api.h | 70 uint32_t access_latency; member
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hd.h | 61 uint32_t access_latency; member
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hid_device.cpp | 215 out->access_latency = out->delay_variation = 0xffffffff; // don't care in fill_qos() 233 out->access_latency = buf[4]; in fill_qos()
|
/packages/modules/Bluetooth/system/bta/hd/ |
D | bta_hd_act.cc | 211 p_app_data->in_qos.access_latency, p_app_data->in_qos.delay_variation); in bta_hd_register_act() 216 p_app_data->out_qos.access_latency, p_app_data->out_qos.delay_variation); in bta_hd_register_act()
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link.cc | 388 uint32_t access_latency) { in OnFlowSpecificationComplete() argument 397 access_latency); in OnFlowSpecificationComplete()
|
D | link.h | 184 uint32_t access_latency) override;
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl_legacy_interface.h | 65 uint32_t access_latency);
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_main.cc | 564 STREAM_TO_UINT32(cfg_info.ext_flow_spec.access_latency, p); in process_l2cap_cmd() 695 STREAM_TO_UINT32(cfg_info.ext_flow_spec.access_latency, p); in process_l2cap_cmd()
|
D | l2c_utils.cc | 648 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.access_latency); in l2cu_send_peer_config_req() 738 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.access_latency); in l2cu_send_peer_config_rsp()
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 486 uint32_t access_latency) override { in OnFlowSpecificationComplete() argument 495 access_latency); in OnFlowSpecificationComplete()
|
/packages/modules/Bluetooth/system/pdl/l2cap/ |
D | l2cap_packets.pdl | 378 access_latency : 32, // in microseconds, without HCI and stack overheads
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_unittest.cc | 373 uint32_t access_latency));
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 315 uint32_t peak_bandwidth, uint32_t access_latency);
|
D | dual_mode_controller.cc | 1398 uint32_t access_latency = command_view.GetAccessLatency(); in FlowSpecification() local 1405 peak_bandwidth, access_latency); in FlowSpecification()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | hcidefs.h | 894 uint32_t access_latency; member
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 1666 access_latency : 32, // Octets/s 4931 access_latency : 32, // Octets/s
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 1823 access_latency : 32, // Octets/s 6099 access_latency : 32, // Octets/s
|