Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc591 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos()
617 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
/packages/modules/Wifi/tests/hostsidetests/multidevices/test/direct/integration/
Dwifi_p2p_lib.py80 service_type = 'urn:schemas-upnp-org:device:MediaRenderer:1' variable in UpnpTestData
292 def gen_expect_test_data(service_type, query_string1, query_string2): argument
530 service_type, argument
/packages/modules/adb/
Dadb_mdns.h73 std::string service_type; member
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc87 void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete()
92 void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, in OnFlowSpecificationComplete()
456 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, in QosSetup()
490 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification()
/packages/modules/Bluetooth/floss/pandora/floss/
Dbluetooth_gatt_service.py24 service_type=None, argument
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dhid.proto51 HidServiceType service_type = 1; field
Dgatt.proto96 ServiceType service_type = 2; field
/packages/apps/TV/tuner/proto/
Dchannel.proto49 optional AtscServiceType service_type = 22 field
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h55 uint8_t service_type; member
/packages/modules/Bluetooth/system/stack/include/
Dl2cap_types.h106 uint8_t service_type; /* see below */ member
Dgatt_api.h660 bluetooth::Uuid service_type; /* group type */ member
666 bluetooth::Uuid service_type; /* included service UUID */ 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_hfp.cpp718 jint service_type, jint signal, jint battery_charge, in notifyDeviceStatusNative()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1206 uint8_t service_type = static_cast<uint8_t>(command_view.GetServiceType()); in QosSetup() local
1277 uint8_t service_type = static_cast<uint8_t>(command_view.GetServiceType()); in FlowSpecification() local
Dlink_layer_controller.cc5291 ErrorCode LinkLayerController::QosSetup(uint16_t handle, uint8_t service_type, in QosSetup()
5493 uint8_t service_type, uint32_t /* token_rate */, in FlowSpecification()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs338 service_type: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs407 pub service_type: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs765 pub service_type: i32, field