Home
last modified time | relevance | path

Searched refs:service_type (Results 1 – 25 of 44) sorted by relevance

12

/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc606 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() argument
614 hd_cb.in_qos.service_type = service_type; in HID_DevSetIncomingQos()
633 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos() argument
641 hd_cb.l2cap_intr_cfg.qos.service_type = service_type; in HID_DevSetOutgoingQos()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc88 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() argument
90 …SAVE_OR_CALL(OnQosSetupComplete, service_type, token_rate, peak_bandwidth, latency, delay_variatio… in OnQosSetupComplete()
92 …void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t … in OnFlowSpecificationComplete() argument
95 …SAVE_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_s… in OnFlowSpecificationComplete()
432 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_ba… in QosSetup() argument
435 …QosSetupBuilder::Create(handle_, service_type, token_rate, peak_bandwidth, latency, delay_variatio… in QosSetup()
462 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification() argument
466 …FlowSpecificationBuilder::Create(handle_, flow_direction, service_type, token_rate, token_bucket_s… in FlowSpecification()
Dconnection_management_callbacks.h50 …virtual void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandw…
53 …virtual void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, u…
Dclassic_acl_connection.h55 …virtual bool QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint…
60 …virtual bool FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t to…
Dclassic_impl.h623 ServiceType service_type = complete_view.GetServiceType(); in on_qos_setup_complete()
628 … callbacks->OnQosSetupComplete(service_type, token_rate, peak_bandwidth, latency, delay_variation); in on_qos_setup_complete()
646 ServiceType service_type = complete_view.GetServiceType(); in on_flow_specification_complete()
652 … flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
Dclassic_acl_connection_test.cc199 hci::ServiceType service_type, in OnQosSetupComplete() argument
206 hci::ServiceType service_type, in OnFlowSpecificationComplete() argument
/packages/modules/Bluetooth/system/stack/include/
Dhidd_api.h219 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate,
233 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate,
Dgatt_api.h681 bluetooth::Uuid service_type; /* group type */ member
687 bluetooth::Uuid service_type; /* included service UUID */ member
/packages/modules/adb/
Dadb_mdns.h73 std::string service_type; member
78 : service_name(name), service_type(type), addr(addr), port(port) {} in MdnsInfo()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hidd_api.cc84 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() argument
91 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos() argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc420 in_qos.service_type = p_in_qos->service_type; in register_app()
427 out_qos.service_type = p_out_qos->service_type; in register_app()
Dbtif_gatt_test.cc118 p_data->value.group_value.service_type.ToString().c_str()); in btif_test_discovery_result_cback()
134 p_data->value.incl_service.service_type.ToString().c_str()); in btif_test_discovery_result_cback()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc362 void Link::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_ban… in OnQosSetupComplete() argument
367 hci::ServiceTypeText(service_type).c_str(), in OnQosSetupComplete()
373 …Link::OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type, in OnFlowSpecificationComplete() argument
381 hci::ServiceTypeText(service_type).c_str(), in OnFlowSpecificationComplete()
Dlink.h180 …void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidt…
182 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type,
/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.h74 uint16_t service_type,
89 void (*on_qos_setup_complete)(uint16_t service_type, uint32_t token_rate,
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr_hash.cc43 len += 8 + gatt_build_uuid_to_stream_len(attr_it->p_value->incl_handle.service_type); in calculate_database_info_size()
88 gatt_build_uuid_to_stream(&p_data, attr_it->p_value->incl_handle.service_type); in fill_database_info()
Dgatt_db.cc229 if (incl_handle.service_type.Is16Bit()) in read_attr_value()
239 if (incl_handle.service_type.Is16Bit()) { in read_attr_value()
240 UINT16_TO_STREAM(p, incl_handle.service_type.As16Bit()); in read_attr_value()
361 attr.p_value->incl_handle.service_type = service; in gatts_add_included_service()
Dgatt_cl.cc410 result.value.group_value.service_type = p_clcb->uuid; in gatt_process_find_type_value_rsp()
862 if (!gatt_parse_uuid_from_cmd(&record_value.group_value.service_type, in gatt_process_read_by_type_rsp()
889 record_value.incl_service.service_type = in gatt_process_read_by_type_rsp()
1063 p_clcb->read_uuid128.result.value.incl_service.service_type = in gatt_process_read_rsp()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc466 ServiceType service_type, in OnQosSetupComplete() argument
473 (uint8_t)service_type, in OnQosSetupComplete()
482 ServiceType service_type, in OnFlowSpecificationComplete() argument
491 (uint8_t)service_type, in OnFlowSpecificationComplete()
/packages/modules/adb/client/
Dtransport_mdns.cpp217 info.service_type.c_str()), in ConnectAdbSecureDevice()
220 info.service_type.c_str(), info.addr.c_str(), info.port, response.c_str()); in ConnectAdbSecureDevice()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h57 uint8_t service_type; member
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h66 uint8_t service_type; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_device.cpp228 out->service_type = 0x01; // best effort in fill_qos()
245 out->service_type = (uint8_t)buf[0]; in fill_qos()
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc199 p_app_data->in_qos.service_type, p_app_data->in_qos.token_rate, in bta_hd_register_act()
204 p_app_data->out_qos.service_type, p_app_data->out_qos.token_rate, in bta_hd_register_act()
/packages/modules/Bluetooth/system/gd/l2cap/
Dl2cap_packets.pdl337 service_type : QosServiceType,
375 service_type : QosServiceType,

12