Home
last modified time | relevance | path

Searched defs:service_type (Results 1 – 19 of 19) sorted by relevance

/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()
91 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc606 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos()
633 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
/packages/modules/adb/
Dadb_mdns.h73 std::string service_type; member
/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()
92 …void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t … in OnFlowSpecificationComplete()
432 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_ba… in QosSetup()
462 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification()
Dclassic_acl_connection_test.cc199 hci::ServiceType service_type, in OnQosSetupComplete()
206 hci::ServiceType service_type, in OnFlowSpecificationComplete()
/packages/apps/TV/tuner/proto/
Dchannel.proto49 optional AtscServiceType service_type = 22 field
/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()
373 …Link::OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc466 ServiceType service_type, in OnQosSetupComplete()
482 ServiceType service_type, in OnFlowSpecificationComplete()
/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/system/stack/include/
Dl2c_api.h142 uint8_t service_type; /* see below */ member
Dgatt_api.h681 bluetooth::Uuid service_type; /* group type */ member
687 bluetooth::Uuid service_type; /* included service UUID */ member
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc578 void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, in OnQosSetupComplete()
585 hci::ServiceType service_type, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp717 jint network_state, jint service_type, in notifyDeviceStatusNative()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1079 uint8_t service_type = static_cast<uint8_t>(command_view.GetServiceType()); in QosSetup() local
1132 uint8_t service_type = static_cast<uint8_t>(command_view.GetServiceType()); in FlowSpecification() local
Dlink_layer_controller.cc5560 ErrorCode LinkLayerController::QosSetup(uint16_t handle, uint8_t service_type, in QosSetup()
5725 uint16_t handle, uint8_t flow_direction, uint8_t service_type, in FlowSpecification()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs346 service_type: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs365 pub service_type: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs760 pub service_type: i32, field