/packages/modules/Bluetooth/system/build/dpkg/floss/package/lib/systemd/system/ |
D | btadapterd@.service | 7 [Service] section 8 Type=dbus 9 BusName=org.chromium.bluetooth 10 ExecStart=/usr/libexec/bluetooth/btadapterd --hci=%i 11 ExecStartPost=/usr/bin/rm -f /var/run/bluetooth/bluetooth%i.pid 12 TimeoutStopSec=3 13 TimeoutStartSec=5 14 NotifyAccess=main 15 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE 16 LimitNPROC=1 [all …]
|
D | btmanagerd.service | 7 [Service] section 8 Type=dbus 9 BusName=org.chromium.bluetooth.Manager 10 ExecStart=/usr/libexec/bluetooth/btmanagerd --systemd 11 NotifyAccess=main 12 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE 13 LimitNPROC=1 14 ProtectHome=true 15 ProtectSystem=full 16 TimeoutStopSec=3 [all …]
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | database.h | 70 struct Service { struct 75 std::vector<IncludedService> included_services; argument 79 struct IncludedService { argument
|
/packages/apps/Dialer/java/com/android/dialer/configprovider/ |
D | SharedPrefConfigProvider.java | 63 public static class Service extends IntentService { class in SharedPrefConfigProvider 65 public Service() { in Service() method in SharedPrefConfigProvider.Service
|
/packages/modules/adb/daemon/ |
D | logging.h | 24 Service, enumerator
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | ProcStatsEntry.java | 315 public static final class Service implements Parcelable { class in ProcStatsEntry 321 public Service(ServiceState service) { in Service() method in ProcStatsEntry.Service 329 public Service(Parcel in) { in Service() method in ProcStatsEntry.Service
|
/packages/modules/Bluetooth/system/service/common/bluetooth/ |
D | service.cc | 20 Service::Service(const Service& other) { in Service() function in bluetooth::Service
|
D | service.h | 29 Service(uint16_t handle, bool primary, const Uuid& uuid, in Service() function
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
D | Compatibility.java | 115 public static class Service extends IntentService { class in Compatibility 119 public Service() { in Service() method in Compatibility.Service
|
/packages/modules/Bluetooth/system/gd/rust/common/src/ |
D | lib.rs | 42 fn into_grpc(self) -> grpcio::Service; in into_grpc()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | media_service.rs | 42 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
D | adapter_service.rs | 54 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
/packages/modules/Bluetooth/system/gd/rust/stack/src/ |
D | lib.rs | 75 ) -> grpcio::Service { in get_grpc()
|
/packages/services/Car/cpp/watchdog/server/src/ |
D | WatchdogProcessService.h | 142 Service, enumerator
|
/packages/modules/Connectivity/nearby/framework/java/android/nearby/ |
D | FastPairDataProviderService.java | 667 private final class Service extends IFastPairDataProvider.Stub { class in FastPairDataProviderService 669 Service() { in Service() method in FastPairDataProviderService.Service
|
/packages/modules/Bluetooth/system/gd/rust/facade/src/ |
D | lib.rs | 30 ) -> grpcio::Service { in create()
|
/packages/modules/Bluetooth/system/gd/rust/stack/src/hal/ |
D | facade.rs | 53 fn into_grpc(self) -> grpcio::Service { in into_grpc()
|
/packages/modules/Bluetooth/system/gd/rust/stack/src/hci/ |
D | facade.rs | 86 fn into_grpc(self) -> grpcio::Service { in into_grpc()
|
D | controller_facade.rs | 37 fn into_grpc(self) -> grpcio::Service { in into_grpc()
|
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
D | GattDelegate.java | 462 static class Service { class in GattDelegate 467 Service(ParcelUuid uuid) { in Service() method in GattDelegate.Service
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothClass.java | 118 public static final class Service { class in BluetoothClass
|