/packages/modules/Bluetooth/system/stack/hid/ |
D | hidd_api.cc | 608 uint32_t peak_bandwidth, uint32_t latency, in HID_DevSetIncomingQos() argument 617 hd_cb.in_qos.peak_bandwidth = peak_bandwidth; in HID_DevSetIncomingQos() 635 uint32_t peak_bandwidth, uint32_t latency, in HID_DevSetOutgoingQos() argument 644 hd_cb.l2cap_intr_cfg.qos.peak_bandwidth = peak_bandwidth; in HID_DevSetOutgoingQos()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 93 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() argument 95 …SAVE_OR_CALL(OnQosSetupComplete, service_type, token_rate, peak_bandwidth, latency, delay_variatio… in OnQosSetupComplete() 98 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument 101 peak_bandwidth, access_latency) in OnFlowSpecificationComplete() 441 …ssicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in QosSetup() argument 445 handle_, service_type, token_rate, peak_bandwidth, latency, delay_variation), in QosSetup() 474 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification() argument 483 peak_bandwidth, in FlowSpecification()
|
D | connection_management_callbacks.h | 50 …ual void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, 54 uint32_t token_bucket_size, uint32_t peak_bandwidth,
|
D | classic_acl_connection.h | 54 …virtual bool QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint… 60 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency);
|
D | connection_management_callbacks_mock.h | 54 uint32_t peak_bandwidth, 65 uint32_t peak_bandwidth,
|
D | classic_impl.h | 572 uint32_t peak_bandwidth = complete_view.GetPeakBandwidth(); in on_qos_setup_complete() 575 … callbacks->OnQosSetupComplete(service_type, token_rate, peak_bandwidth, latency, delay_variation); in on_qos_setup_complete() 596 uint32_t peak_bandwidth = complete_view.GetPeakBandwidth(); 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/stack/include/ |
D | hidd_api.h | 221 uint32_t peak_bandwidth, uint32_t latency, 235 uint32_t peak_bandwidth, uint32_t latency,
|
D | l2c_api.h | 146 uint32_t peak_bandwidth; /* bytes/second */ member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hd.cc | 417 in_qos.peak_bandwidth = p_in_qos->peak_bandwidth; in register_app() 424 out_qos.peak_bandwidth = p_out_qos->peak_bandwidth; in register_app()
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link.cc | 375 …nk::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() argument 382 peak_bandwidth, in OnQosSetupComplete() 387 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument 396 peak_bandwidth, in OnFlowSpecificationComplete()
|
D | link.h | 180 …omplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint32_t late… 183 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth,
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl_legacy_interface.h | 64 uint32_t peak_bandwidth, 77 uint32_t peak_bandwidth, uint32_t latency,
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 467 uint32_t peak_bandwidth, in OnQosSetupComplete() argument 475 peak_bandwidth, in OnQosSetupComplete() 485 uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument 494 peak_bandwidth, in OnFlowSpecificationComplete()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hd_api.h | 69 uint32_t peak_bandwidth; member
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hd.h | 60 uint32_t peak_bandwidth; member
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hid_device.cpp | 213 out->token_rate = out->token_bucket_size = out->peak_bandwidth = in fill_qos() 232 out->peak_bandwidth = buf[3]; in fill_qos()
|
/packages/modules/Bluetooth/system/bta/hd/ |
D | bta_hd_act.cc | 210 p_app_data->in_qos.token_bucket_size, p_app_data->in_qos.peak_bandwidth, in bta_hd_register_act() 215 p_app_data->out_qos.token_bucket_size, p_app_data->out_qos.peak_bandwidth, in bta_hd_register_act()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_main.cc | 520 STREAM_TO_UINT32(cfg_info.qos.peak_bandwidth, p); in process_l2cap_cmd() 657 STREAM_TO_UINT32(cfg_info.qos.peak_bandwidth, p); in process_l2cap_cmd()
|
D | l2c_utils.cc | 620 UINT32_TO_STREAM(p, p_cfg->qos.peak_bandwidth); in l2cu_send_peer_config_req() 716 UINT32_TO_STREAM(p, p_cfg->qos.peak_bandwidth); in l2cu_send_peer_config_rsp() 1415 p_ccb->our_cfg.qos.peak_bandwidth = p_ccb->peer_cfg.qos.peak_bandwidth = in l2cu_allocate_ccb()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_unittest.cc | 362 uint32_t peak_bandwidth, 372 uint32_t peak_bandwidth,
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 306 uint32_t peak_bandwidth, uint32_t latency, 315 uint32_t peak_bandwidth, uint32_t access_latency);
|
D | dual_mode_controller.cc | 1317 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in QosSetup() local 1326 peak_bandwidth, latency, delay_variation); in QosSetup() 1397 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in FlowSpecification() local 1405 peak_bandwidth, access_latency); in FlowSpecification()
|
/packages/modules/Bluetooth/system/pdl/l2cap/ |
D | l2cap_packets.pdl | 340 peak_bandwidth : 32, // Octets/second 0 = ignore
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 1571 peak_bandwidth : 32, // Octets/s 1665 peak_bandwidth : 32, // Octets/s 4806 peak_bandwidth : 32, // Octets/s 4930 peak_bandwidth : 32, // Octets/s
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 1728 peak_bandwidth : 32, // Octets/s 1822 peak_bandwidth : 32, // Octets/s 5974 peak_bandwidth : 32, // Octets/s 6098 peak_bandwidth : 32, // Octets/s
|