/system/tpm/tpm_manager/server/ |
D | tpm_initializer_impl.cc | 57 TpmConnection connection(GetDefaultOwnerPassword()); in InitializeTpm() local 58 if (!InitializeEndorsementKey(&connection) || !TakeOwnership(&connection) || in InitializeTpm() 59 !InitializeSrk(&connection)) { in InitializeTpm() 76 if (!ChangeOwnerPassword(&connection, owner_password)) { in InitializeTpm() 91 bool TpmInitializerImpl::InitializeEndorsementKey(TpmConnection* connection) { in InitializeEndorsementKey() argument 92 trousers::ScopedTssKey local_key_handle(connection->GetContext()); in InitializeEndorsementKey() 94 connection->GetTpm(), false, nullptr, local_key_handle.ptr()); in InitializeEndorsementKey() 103 connection->GetContext(), TSS_OBJECT_TYPE_RSAKEY, in InitializeEndorsementKey() 109 connection->GetTpm(), local_key_handle, NULL))) { in InitializeEndorsementKey() 116 bool TpmInitializerImpl::TakeOwnership(TpmConnection* connection) { in TakeOwnership() argument [all …]
|
D | tpm_initializer_impl.h | 59 bool InitializeEndorsementKey(TpmConnection* connection); 64 bool TakeOwnership(TpmConnection* connection); 69 bool InitializeSrk(TpmConnection* connection); 75 bool ChangeOwnerPassword(TpmConnection* connection,
|
D | tpm_nvram_impl.h | 72 TpmConnection* connection); 81 TpmConnection* connection); 86 TpmConnection* connection);
|
D | tpm_nvram_impl.cc | 450 TpmConnection* connection) { in InitializeNvramHandle() argument 452 connection->GetContext(), TSS_OBJECT_TYPE_NV, 0, nv_handle->ptr()); in InitializeNvramHandle() 476 TpmConnection* connection) { in SetUsagePolicy() argument 477 trousers::ScopedTssPolicy policy_handle(connection->GetContext()); in SetUsagePolicy() 479 result = Tspi_Context_CreateObject(connection->GetContext(), in SetUsagePolicy() 503 TpmConnection* connection) { in SetCompositePcr0() argument 505 connection->GetContext(), TSS_OBJECT_TYPE_PCRS, in SetCompositePcr0() 512 ScopedTssMemory pcr_value(connection->GetContext()); in SetCompositePcr0() 513 result = Tspi_TPM_PcrRead(connection->GetTpm(), kTpmBootPCR, &pcr_len, in SetCompositePcr0()
|
/system/core/adb/ |
D | protocol.txt | 42 connection. The protocol depends on shared state and any break in the 70 Both sides send a CONNECT message when the connection between them is 75 large maxdata value, the connection with the other side must be closed. 112 the connection has been established (and identifying the other end) or 142 is used to establish the connection). Nonetheless, the local-id MUST 161 the connection. 168 The CLOSE message informs recipient that the connection between the 187 outbound messages are discarded when the connection to the remote side 191 * when the connection to the remote side goes offline, the io pump 193 * when the connection to the remote side is established, the io pump [all …]
|
D | SERVICES.TXT | 25 the connection is closed 29 connection. Instead, a new device list description is sent 46 Ask to switch the connection to the device/emulator identified by 52 Ask to switch the connection to one device connected through USB 57 Ask to switch the connection to one emulator connected through TCP. 62 Another host:transport variant. Ask to switch the connection to 109 tcp:<port> -> TCP connection on localhost:<port> 122 fail it there is already a forward connection from <local>. 127 Remove any existing forward local connection from <local>. 221 the framebuffer device, the connection is simply closed immediately.
|
D | OVERVIEW.TXT | 73 its role is to initiate the connection, then of being a pass-through 110 Note that the connection is still alive after an OKAY, which allows the 112 change the state of the connection. 124 An ADB transport models a connection between the ADB server and one device 133 a connection between an ADB server and a device/emulator connected to/
|
D | SYNC.TXT | 10 SERVICES.TXT sets the connection in sync mode. This mode is a binary mode that 11 differ from the regular adb protocol. The connection stays in sync mode until
|
/system/bt/service/ |
D | gatt_server.cc | 141 std::shared_ptr<Connection> connection; in SendResponse() local 147 connection = tmp; in SendResponse() 150 if (!connection) { in SendResponse() 161 int handle = connection->request_id_to_handle[request_id]; in SendResponse() 173 ->send_response(connection->conn_id, request_id, error, &response); in SendResponse() 179 connection->request_id_to_handle.erase(request_id); in SendResponse() 290 std::shared_ptr<Connection> connection(new Connection(conn_id, bda)); in ConnectionCallback() local 291 conn_id_map_[conn_id] = connection; in ConnectionCallback() 292 conn_addr_map_[device_address].push_back(connection); in ConnectionCallback()
|
D | low_energy_client.cc | 182 for (auto& connection : connection_ids_) { in MtuChangedCallback() local 183 if (connection.second == conn_id) { in MtuChangedCallback() 184 bda = &connection.first; in MtuChangedCallback()
|
D | gatt_server_old.cc | 713 for (auto connection : internal_->connections) { in SetCharacteristicValue() local 715 connection, true, {0}); in SetCharacteristicValue()
|
/system/bt/stack/btm/ |
D | btm_ble_bgconn.cc | 70 background_connection_t* connection = in background_connection_add() local 72 connection->address = *address; in background_connection_add() 73 background_connections[&(connection->address)] = connection; in background_connection_add() 85 background_connection_t* connection = map_el.second; in background_connections_pending() local 87 BTM_IsAclConnectionUp(connection->address.address, BT_TRANSPORT_LE); in background_connections_pending()
|
/system/bt/osi/src/protos/ |
D | bluetooth.proto | 16 // Session information that gets logged for every BT connection. 66 // Information that gets logged for every Bluetooth connection. 68 // Type of technology used in the connection.
|
/system/bt/service/doc/ |
D | IBluetoothGattClient.txt | 54 * IBluetoothGattClientCallback callbacks. Based on the current connection and 67 * this function will try to raise the connection security level based on the 88 * permissions, this function will try to raise the connection security level 105 * this function will try to raise the connection security level based on the 126 * permissions, this function will try to raise the connection security level
|
D | IBluetoothLowEnergyCallback.txt | 31 /* Called asynchronously to notify the delegate of connection state change.
|
D | IBluetoothLowEnergy.txt | 40 /* Initiates a BLE connection do device with address |address|. If
|
/system/sepolicy/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
D | te_macros | 257 # Allow a local socket connection from clientdomain via
|
/system/sepolicy/private/ |
D | incident.te | 12 # connection.
|
/system/bt/doc/ |
D | power_management.md | 35 Overall power states are managed *per device*, not per connection, but the power 39 connection is up which specifies it is willing to go into SNIFF, but its action 62 action that `bta_dm_pm_set_mode` will take, the connection will be removed 107 connection if it's supposed to be managed according to the power spec 121 - For each managed connection, `bta_dm_pm_set_mode` grabs 136 request to enable PARK for the given peer and connection.
|