Home
last modified time | relevance | path

Searched refs:sysprop (Results 1 – 25 of 216) sorted by relevance

123456789

/packages/modules/Bluetooth/sysprop/
DBUILD.gn1 import("//bt/sysprop/sysprop.gni")
3 sysprop("libcom.android.sysprop.bluetooth") {
5 "a2dp.sysprop",
6 "avrcp.sysprop",
7 "ble.sysprop",
8 "bta.sysprop",
9 "device_id.sysprop",
10 "gap.sysprop",
11 "hardware.sysprop",
12 "hci.sysprop",
[all …]
DAndroid.bp6 name: "com.android.sysprop.bluetooth",
9 "a2dp.sysprop",
10 "avrcp.sysprop",
11 "ble.sysprop",
12 "bta.sysprop",
13 "device_id.sysprop",
14 "gap.sysprop",
15 "hardware.sysprop",
16 "hci.sysprop",
17 "hfp.sysprop",
[all …]
Dsysprop.gni17 # Generate c++ headers for each sysprop file
20 # sources: sysprop source files
21 template("sysprop") {
/packages/modules/Bluetooth/system/build/dpkg/sysprop/debian/
Drules19 Common.o CppGen.o: sysprop.pb.h
21 sysprop_cpp: CppMain.o CppGen.o Common.o CodeWriter.o sysprop.pb.o file.o strings.o stringprintf.o …
24 sysprop.pb.h sysprop.pb.cc: sysprop.proto
25 protoc --proto_path=. --cpp_out=. sysprop.proto
Dcontrol1 Source: sysprop
6 Homepage: https://android.googlesource.com/platform/system/tools/sysprop
13 Package: sysprop
17 Description: sysprop codegen tools
DREADME.Debian1 sysprop for Debian
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Ddis.rs15 use bt_topshim::sysprop;
106 let vendor_id = sysprop::get_i32(sysprop::PropertyI32::VendorId); in handle_callbacks()
108 sysprop::get_i32(sysprop::PropertyI32::VendorIdSource); in handle_callbacks()
109 let product_id = sysprop::get_i32(sysprop::PropertyI32::ProductId); in handle_callbacks()
111 sysprop::get_i32(sysprop::PropertyI32::ProductVersion); in handle_callbacks()
/packages/modules/Gki/sysprop/
DAndroid.bp26 "android/sysprop/GkiProperties.sysprop",
29 "android.sysprop",
/packages/modules/Bluetooth/system/osi/
DBUILD.gn56 "//bt/sysprop:libcom.android.sysprop.bluetooth",
93 "//bt/sysprop:libcom.android.sysprop.bluetooth",
DAndroid.bp91 "libcom.android.sysprop.bluetooth.wrapped",
144 "libcom.android.sysprop.bluetooth.wrapped",
/packages/modules/Virtualization/libs/framework-virtualization/
DAndroid.bp19 // For android.sysprop.HypervisorProperties
28 // android.sysprop.*, renamed by jarjar
29 "com.android.system.virtualmachine.sysprop",
Djarjar-rules.txt10 rule android.sysprop.** com.android.system.virtualmachine.sysprop.@1
/packages/modules/Bluetooth/system/stack/
DAndroid.bp226 "libcom.android.sysprop.bluetooth.wrapped",
233 "libcom.android.sysprop.bluetooth.wrapped",
626 "libcom.android.sysprop.bluetooth.wrapped",
751 "libcom.android.sysprop.bluetooth.wrapped",
852 "libcom.android.sysprop.bluetooth.wrapped",
942 "libcom.android.sysprop.bluetooth.wrapped",
1032 "libcom.android.sysprop.bluetooth.wrapped",
1111 "libcom.android.sysprop.bluetooth.wrapped",
1187 "libcom.android.sysprop.bluetooth.wrapped",
1261 "libcom.android.sysprop.bluetooth.wrapped",
[all …]
/packages/modules/Bluetooth/system/btif/
DAndroid.bp180 "libcom.android.sysprop.bluetooth.wrapped",
260 "libcom.android.sysprop.bluetooth.wrapped",
325 "libcom.android.sysprop.bluetooth.wrapped",
357 "libcom.android.sysprop.bluetooth.wrapped",
444 "libcom.android.sysprop.bluetooth.wrapped",
540 "libcom.android.sysprop.bluetooth.wrapped",
663 "libcom.android.sysprop.bluetooth.wrapped",
/packages/modules/Bluetooth/system/btif/test/
Dbtif_hf_client_service_test.cc12 return android::sysprop::bluetooth::Hfp::version().value_or(HFP_VERSION_1_7); in get_default_hfp_version()
21 return android::sysprop::bluetooth::Hfp::hf_client_features().value_or( in get_default_hf_client_features()
/packages/modules/CrashRecovery/service/
Djarjar-rules.txt2 rule android.sysprop.** com.android.server.crashrecovery.sysprop.@1
/packages/services/Car/cpp/watchdog/server/sysprop/
DAndroid.bp22 srcs: ["*.sysprop"],
24 api_packages: ["android.sysprop"],
/packages/modules/Bluetooth/system/build/dpkg/sysprop/
Dgen-src-pkg.sh10 pkgdir=sysprop-0.0.1
23 git clone --branch "${branch}" https://android.googlesource.com/platform/system/tools/sysprop "${pk…
/packages/modules/Bluetooth/system/bta/
DAndroid.bp186 "libcom.android.sysprop.bluetooth.wrapped",
296 "libcom.android.sysprop.bluetooth.wrapped",
370 "libcom.android.sysprop.bluetooth.wrapped",
419 "libcom.android.sysprop.bluetooth.wrapped",
471 "libcom.android.sysprop.bluetooth.wrapped",
535 "libcom.android.sysprop.bluetooth.wrapped",
583 "libcom.android.sysprop.bluetooth.wrapped",
802 "libcom.android.sysprop.bluetooth.wrapped",
913 "libcom.android.sysprop.bluetooth.wrapped",
1003 "libcom.android.sysprop.bluetooth.wrapped",
[all …]
/packages/modules/Bluetooth/system/gd/hci/
DBUILD.gn44 "//bt/sysprop:libcom.android.sysprop.bluetooth",
/packages/modules/Bluetooth/system/common/
DAndroid.bp126 "libcom.android.sysprop.bluetooth.wrapped",
155 "libcom.android.sysprop.bluetooth.wrapped",
/packages/modules/Bluetooth/system/profile/avrcp/
DAndroid.bp36 "libcom.android.sysprop.bluetooth.wrapped",
82 "libcom.android.sysprop.bluetooth.wrapped",
/packages/modules/Bluetooth/system/main/
DAndroid.bp40 "libcom.android.sysprop.bluetooth.wrapped",
104 "libcom.android.sysprop.bluetooth.wrapped",
/packages/modules/Bluetooth/system/main/shim/
DBUILD.gn77 "//bt/sysprop:libcom.android.sysprop.bluetooth",
/packages/modules/Virtualization/docs/
Dabl.md44 …com/platform/system/libsysprop/+/refs/heads/main/srcs/android/sysprop/HypervisorProperties.sysprop)

123456789