Home
last modified time | relevance | path

Searched refs:pin (Results 1 – 10 of 10) sorted by relevance

/system/core/libcutils/
Dashmem-dev.cpp431 ashmem_pin pin = { static_cast<uint32_t>(offset), static_cast<uint32_t>(len) }; in ashmem_pin_region() local
432 return __ashmem_check_failure(fd, TEMP_FAILURE_RETRY(ioctl(fd, ASHMEM_PIN, &pin))); in ashmem_pin_region()
447 ashmem_pin pin = { static_cast<uint32_t>(offset), static_cast<uint32_t>(len) }; in ashmem_unpin_region() local
448 return __ashmem_check_failure(fd, TEMP_FAILURE_RETRY(ioctl(fd, ASHMEM_UNPIN, &pin))); in ashmem_unpin_region()
/system/bt/embdrv/sbc/decoder/include/
Doi_bt_spec.h152 uint8_t pin[OI_BT_PIN_CODE_SIZE]; member
/system/sepolicy/prebuilts/api/28.0/private/
Dbpfloader.te11 # These permission is required for pin bpf program for netd.
/system/sepolicy/prebuilts/api/29.0/private/
Dbpfloader.te6 # These permission is required for pin bpf program for netd.
/system/sepolicy/private/
Dbpfloader.te6 # These permissions are required to pin ebpf maps & programs.
/system/sepolicy/prebuilts/api/30.0/private/
Dbpfloader.te6 # These permissions are required to pin ebpf maps & programs.
/system/bt/btif/src/
Dbtif_dm.cc946 pin_code.pin[0] = 0x30; in btif_dm_pin_req_evt()
947 pin_code.pin[1] = 0x30; in btif_dm_pin_req_evt()
948 pin_code.pin[2] = 0x30; in btif_dm_pin_req_evt()
949 pin_code.pin[3] = 0x30; in btif_dm_pin_req_evt()
952 BTA_DmPinReply(bd_addr, true, 4, pin_code.pin); in btif_dm_pin_req_evt()
961 pin_code.pin[0] = 0x30; in btif_dm_pin_req_evt()
962 pin_code.pin[1] = 0x30; in btif_dm_pin_req_evt()
963 pin_code.pin[2] = 0x30; in btif_dm_pin_req_evt()
964 pin_code.pin[3] = 0x30; in btif_dm_pin_req_evt()
967 BTA_DmPinReply(bd_addr, true, 4, pin_code.pin); in btif_dm_pin_req_evt()
[all …]
/system/bt/main/shim/
Dbtif_dm.cc197 passkey += (multi[i] * (pin_code.pin[i] - '0')); in BTIF_DM_pin_reply()
/system/bt/include/hardware/
Dbluetooth.h100 typedef struct { uint8_t pin[16]; } __attribute__((packed)) bt_pin_code_t; member
/system/core/bootstat/
Dbootstat.rc44 # Record the time at which the user has successfully entered the pin to decrypt