Home
last modified time | relevance | path

Searched refs:VLOG (Results 1 – 25 of 107) sorted by relevance

12345

/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc52 VLOG(2) << __func__; in IsEnabled()
58 VLOG(2) << __func__; in GetState()
65 VLOG(2) << __func__; in Enable()
71 VLOG(2) << __func__; in EnableNoAutoConnect()
78 VLOG(2) << __func__; in Disable()
84 VLOG(2) << __func__; in GetAddress()
91 VLOG(2) << __func__; in GetUUIDs()
99 VLOG(2) << __func__; in SetName()
105 VLOG(2) << __func__; in GetName()
112 VLOG(2) << __func__; in RegisterCallback()
[all …]
Dbluetooth_low_energy_binder_server.cc45 VLOG(2) << __func__; in RegisterClient()
54 VLOG(2) << __func__; in UnregisterClient()
60 VLOG(2) << __func__; in UnregisterAll()
69 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address in Connect()
88 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address; in Disconnect()
105 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address in SetMtu()
123 VLOG(2) << __func__ << " address: " << address << " connected: " << connected; in OnConnectionState()
128 VLOG(2) << "Client was unregistered - client_id: " << client_id; in OnConnectionState()
139 VLOG(2) << __func__ << " address: " << address << " status: " << status in OnMtuChanged()
145 VLOG(2) << "Client was unregistered - client_id: " << client_id; in OnMtuChanged()
[all …]
Dbluetooth_le_advertiser_binder_server.cc45 VLOG(2) << __func__; in RegisterAdvertiser()
55 VLOG(2) << __func__; in UnregisterAdvertiser()
61 VLOG(2) << __func__; in UnregisterAll()
70 VLOG(2) << __func__ << " advertiser_id: " << advertiser_id; in StartMultiAdvertising()
87 VLOG(2) << "BluetoothLeAdvertiserBinderServer was deleted"; in StartMultiAdvertising()
95 VLOG(1) << "Advertiser was removed before callback: " << advertiser_id; in StartMultiAdvertising()
115 VLOG(2) << __func__; in StopMultiAdvertising()
132 VLOG(2) << "BluetoothLeAdvertiserBinderServer was deleted"; in StopMultiAdvertising()
138 VLOG(2) << "Advertiser was unregistered - advertiser_id: " in StopMultiAdvertising()
174 VLOG(1) << __func__ << " status: " << status; in OnRegisterInstanceImpl()
Dbluetooth_gatt_server_binder_server.cc45 VLOG(2) << __func__; in RegisterServer()
54 VLOG(2) << __func__; in UnregisterServer()
60 VLOG(2) << __func__; in UnregisterAll()
68 VLOG(2) << __func__; in AddService()
85 VLOG(2) << "BluetoothLowEnergyBinderServer was deleted"; in AddService()
93 VLOG(2) << "The callback was deleted"; in AddService()
113 VLOG(2) << __func__; in SendResponse()
133 VLOG(2) << __func__; in SendNotification()
149 VLOG(2) << "BluetoothLowEnergyBinderServer was deleted"; in SendNotification()
157 VLOG(2) << "The callback was deleted"; in SendNotification()
[all …]
Dinterface_with_instances_base.cc27 VLOG(2) << __func__; in RegisterInstanceBase()
56 VLOG(2) << "InterfaceWithInstancesBase was deleted while instance was" in RegisterInstanceBase()
74 VLOG(2) << __func__; in UnregisterInstanceBase()
82 VLOG(2) << __func__; in UnregisterAllBase()
105 VLOG(2) << __func__ << " - status: " << status; in OnRegisterInstance()
114 VLOG(1) << "Callback was removed before the call to \"RegisterInstance\" " in OnRegisterInstance()
134 VLOG(1) << "Registered BluetoothInstance - ID: " << instance_id; in OnRegisterInstance()
144 VLOG(2) << __func__ << " instance_id: " << key; in OnRemoteCallbackRemoved()
Dbluetooth_le_scanner_binder_server.cc45 VLOG(2) << __func__; in RegisterScanner()
54 VLOG(2) << __func__; in UnregisterScanner()
60 VLOG(2) << __func__; in UnregisterAll()
69 VLOG(2) << __func__ << " scanner_id: " << scanner_id; in StartScan()
90 VLOG(2) << __func__ << " scanner_id: " << scanner_id; in StopScan()
106 VLOG(2) << __func__; in OnScanResult()
112 VLOG(2) << "Scanner was unregistered - scanner_id: " << scanner_id; in OnScanResult()
135 VLOG(1) << __func__ << " status: " << status; in OnRegisterInstanceImpl()
Dbluetooth_gatt_client_binder_server.cc41 VLOG(2) << __func__; in RegisterClient()
51 VLOG(2) << __func__; in UnregisterClient()
57 VLOG(2) << __func__; in UnregisterAll()
78 VLOG(1) << __func__ << " client ID: " << instance->GetInstanceId() in OnRegisterInstanceImpl()
Dremote_callback_list.h119 VLOG(1) << "Callback list already contains given callback"; in Register()
132 VLOG(2) << "Callback successfully registered with list"; in Register()
144 VLOG(2) << "Given callback not registered with this list"; in Unregister()
174 VLOG(2) << "Callback successfully removed from list"; in UnregisterInternal()
190 VLOG(1) << "Received binderDied"; in binderDied()
201 VLOG(1) << "Callback from dead process unregistered"; in binderDied()
/system/bt/bta/jv/
Dbta_jv_api.cc68 VLOG(2) << __func__; in BTA_JvEnable()
84 VLOG(2) << __func__; in BTA_JvDisable()
135 VLOG(2) << __func__ << ": conn_type=" << conn_type; in BTA_JvGetChannelId()
162 VLOG(2) << __func__; in BTA_JvFreeChannel()
184 VLOG(2) << __func__; in BTA_JvStartDiscovery()
208 VLOG(2) << __func__; in BTA_JvCreateRecordByUser()
225 VLOG(2) << __func__; in BTA_JvDeleteRecord()
246 VLOG(2) << __func__; in BTA_JvL2capConnectLE()
271 VLOG(2) << __func__; in BTA_JvL2capConnect()
291 VLOG(2) << __func__; in BTA_JvL2capClose()
[all …]
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc87 VLOG(2) << __func__ << " - status: " << status << " client_if: " << client_if; in RegisterClientCallback()
104 VLOG(2) << __func__ << " - BD_ADDR: " << BtAddrString(bda) in ScanResultCallback()
115 VLOG(2) << __func__ << " - status: " << status << " client_if: " << client_if in ConnectCallback()
127 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status in DisconnectCallback()
138 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status; in SearchCompleteCallback()
158 VLOG(2) << __func__ << " - conn_id: " << conn_id in NotifyCallback()
170 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status; in WriteCharacteristicCallback()
180 VLOG(2) << __func__ << " - conn_id: " << conn_id << " - status: " << status; in WriteDescriptorCallback()
190 VLOG(2) << __func__ << " - conn_id: " << conn_id << " status: " << status in MtuChangedCallback()
199 VLOG(2) << __func__ << " - conn_id: " << conn_id << " size: " << size; in GetGattDbCallback()
[all …]
Dbluetooth_interface.cc73 VLOG(1) << "Adapter state changed: " << BtStateText(state); in AdapterStateChangedCallback()
81 VLOG(1) << "Adapter properties changed - status: " << BtStatusText(status) in AdapterPropertiesCallback()
93 VLOG(1) << " Remote device properties changed - status: " in RemoteDevicePropertiesCallback()
104 VLOG(1) << "Discovery state changed - state: " << BtDiscoveryStateText(state); in DiscoveryStateChangedCallback()
112 VLOG(2) << __func__ << " - remote_bd_addr: " << remote_bd_addr in PinRequestCallback()
124 VLOG(2) << __func__ << " - remote_bd_addr: " << remote_bd_addr in SSPRequestCallback()
135 VLOG(2) << __func__ << " - remote_bd_addr: " << BtAddrString(remote_bd_addr) in BondStateChangedCallback()
146 VLOG(1) << "Remote device ACL state changed - status: " in AclStateChangedCallback()
155 VLOG(1) << "ThreadEventCallback" << BtEventText(evt); in ThreadEventCallback()
/system/bt/service/
Dlow_energy_client.cc43 VLOG(1) << "LowEnergyClient unregistering client: " << client_id_; in ~LowEnergyClient()
54 VLOG(2) << __func__ << "Address: " << address << " is_direct: " << is_direct; in Connect()
71 VLOG(2) << __func__ << "Address: " << address; in Disconnect()
98 VLOG(2) << __func__ << "Address: " << address << " MTU: " << mtu; in SetMtu()
140 VLOG(1) << __func__ << "client_id: " << client_id << " status: " << status; in ConnectCallback()
160 VLOG(1) << __func__ << " client_id: " << client_id << " status: " << status; in DisconnectCallback()
175 VLOG(1) << __func__ << " conn_id: " << conn_id << " status: " << status in MtuChangedCallback()
209 VLOG(1) << __func__ << " - Uuid: " << uuid.ToString(); in RegisterInstance()
233 VLOG(1) << __func__ << " - Uuid: " << uuid.ToString(); in RegisterClientCallback()
238 VLOG(1) << "Ignoring callback for unknown app_id: " << uuid.ToString(); in RegisterClientCallback()
Dgatt_server.cc37 VLOG(1) << "GattServer unregistering: " << server_id_; in ~GattServer()
61 VLOG(1) << __func__ << " server_id: " << server_id_; in AddService()
107 VLOG(1) << __func__ << " - server_id: " << server_id_ in SendResponse()
178 VLOG(1) << " - server_id: " << server_id_ in SendNotification()
205 VLOG(1) << "A" << (confirm ? "n indication" : " notification") in SendNotification()
247 VLOG(1) << __func__ << " conn_id: " << conn_id << " connected: " << connected in ConnectionCallback()
252 VLOG(1) << "No longer connected: " << device_address; in ConnectionCallback()
295 VLOG(1) << __func__ << " - status: " << status << " server_id: " << server_id in ServiceAddedCallback()
304 VLOG(1) << " - processing item no: " << i in ServiceAddedCallback()
342 VLOG(1) << __func__ << " - conn_id: " << conn_id << " trans_id: " << trans_id in RequestReadCharacteristicCallback()
[all …]
Dlow_energy_advertiser.cc132 VLOG(1) << "LowEnergyAdvertiser unregistering advertiser: " << advertiser_id_; in ~LowEnergyAdvertiser()
146 VLOG(2) << __func__; in StartAdvertising()
191 VLOG(2) << __func__; in StopAdvertising()
241 VLOG(1) << __func__ << "advertiser_id: " << advertiser_id in EnableCallback()
264 VLOG(1) << "Multi-advertising stopped for advertiser_id: " in EnableCallback()
298 VLOG(1) << __func__; in RegisterInstance()
310 VLOG(1) << __func__ << " calling register!"; in RegisterInstance()
314 VLOG(1) << __func__ << " call finished!"; in RegisterInstance()
324 VLOG(1) << __func__; in RegisterAdvertiserCallback()
329 VLOG(1) << "Ignoring callback for unknown app_id: " << app_uuid.ToString(); in RegisterAdvertiserCallback()
Dlow_energy_scanner.cc78 VLOG(1) << "LowEnergyScanner unregistering scanner: " << scanner_id_; in ~LowEnergyScanner()
97 VLOG(2) << __func__; in StartScan()
118 VLOG(2) << __func__; in StopScan()
174 VLOG(1) << __func__ << " - Uuid: " << uuid.ToString(); in RegisterInstance()
200 VLOG(1) << __func__ << " - Uuid: " << uuid.ToString(); in RegisterScannerCallback()
205 VLOG(1) << "Ignoring callback for unknown app_id: " << uuid.ToString(); in RegisterScannerCallback()
Dgatt_client.cc34 VLOG(1) << "GattClient unregistering client: " << client_id_; in ~GattClient()
58 VLOG(1) << __func__ << " - Uuid: " << uuid.ToString(); in RegisterInstance()
84 VLOG(1) << "Ignoring callback for unknown app_id: " << uuid.ToString(); in RegisterClientCallback()
/system/tpm/trunks/
Dtpm_generated.cc488 VLOG(3) << __func__; in Serialize_uint8_t()
511 VLOG(3) << __func__; in Parse_uint8_t()
537 VLOG(3) << __func__; in Serialize_int8_t()
560 VLOG(3) << __func__; in Parse_int8_t()
586 VLOG(3) << __func__; in Serialize_int()
607 VLOG(3) << __func__; in Parse_int()
633 VLOG(3) << __func__; in Serialize_uint16_t()
656 VLOG(3) << __func__; in Parse_uint16_t()
682 VLOG(3) << __func__; in Serialize_int16_t()
705 VLOG(3) << __func__; in Parse_int16_t()
[all …]
/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc137 VLOG(1) << "Step 1"; in StartServerPort()
148 VLOG(1) << "Step 1"; in ConnectServerL2cap()
160 VLOG(1) << "Step 2"; in ConnectServerL2cap()
165 VLOG(1) << "Step 3"; in ConnectServerL2cap()
172 VLOG(1) << "Step 4"; in ConnectServerL2cap()
188 VLOG(1) << "Step 1"; in ConnectServerPort()
205 VLOG(1) << "Step 2"; in ConnectServerPort()
220 VLOG(1) << "Step 3"; in ConnectServerPort()
233 VLOG(1) << "Step 4"; in ConnectServerPort()
255 VLOG(1) << "Step 5"; in ConnectServerPort()
[all …]
/system/tpm/attestation/server/
Ddbus_service.cc72 VLOG(1) << __func__; in HandleCreateGoogleAttestedKey()
90 VLOG(1) << __func__; in HandleGetKeyInfo()
107 VLOG(1) << __func__; in HandleGetEndorsementInfo()
126 VLOG(1) << __func__; in HandleGetAttestationKeyInfo()
145 VLOG(1) << __func__; in HandleActivateAttestationKey()
164 VLOG(1) << __func__; in HandleCreateCertifiableKey()
182 VLOG(1) << __func__; in HandleDecrypt()
198 VLOG(1) << __func__; in HandleSign()
215 VLOG(1) << __func__; in HandleRegisterKeyWithChapsToken()
/system/tpm/tpm_manager/server/
Dtpm_manager_service.cc44 VLOG(1) << "Worker thread started."; in Initialize()
49 VLOG(1) << "Initializing service..."; in InitializeTask()
56 VLOG(1) << "Initializing TPM."; in InitializeTask()
73 VLOG(1) << __func__; in GetTpmStatusTask()
104 VLOG(1) << __func__; in TakeOwnershipTask()
126 VLOG(1) << __func__; in RemoveOwnerDependencyTask()
168 VLOG(1) << __func__; in DefineSpaceTask()
187 VLOG(1) << __func__; in DestroySpaceTask()
200 VLOG(1) << __func__; in WriteSpaceTask()
222 VLOG(1) << __func__; in ReadSpaceTask()
[all …]
/system/bt/stack/gatt/
Dgatt_main.cc101 VLOG(1) << __func__; in gatt_init()
154 VLOG(1) << __func__; in gatt_free()
228 VLOG(1) << __func__; in gatt_disconnect()
247 VLOG(1) << __func__ << " gatt_disconnect channel not opened"; in gatt_disconnect()
250 VLOG(1) << __func__ << " already in closing state"; in gatt_disconnect()
271 VLOG(1) << __func__; in gatt_update_app_hold_link_status()
275 VLOG(1) << "added gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
277 VLOG(1) << "attempt to add already existing gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
284 VLOG(1) << "attempt to remove nonexisting gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
288 VLOG(1) << "removed gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
[all …]
Dgatt_api.cc207 VLOG(1) << StringPrintf( in GATTS_AddService()
224 VLOG(1) << StringPrintf( in GATTS_AddService()
255 VLOG(1) << "Included Service not created"; in GATTS_AddService()
297 VLOG(1) << StringPrintf( in GATTS_AddService()
336 VLOG(1) << __func__; in GATTS_DeleteService()
357 VLOG(1) << StringPrintf("released handles s_hdl=%u e_hdl=%u", in GATTS_DeleteService()
423 VLOG(1) << __func__; in GATTS_HandleValueIndication()
438 VLOG(1) << "Add a pending indication"; in GATTS_HandleValueIndication()
485 VLOG(1) << __func__; in GATTS_HandleValueNotification()
535 VLOG(1) << __func__ in GATTS_SendRsp()
[all …]
/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc65 VLOG(1) << "subcode = " << +subcode << ", status: " << +status; in btm_ble_multi_adv_vsc_cmpl_cback()
122 VLOG(1) << __func__; in SetParameters()
161 VLOG(1) << __func__; in SetAdvertisingData()
180 VLOG(1) << __func__; in SetScanResponseData()
196 VLOG(1) << __func__; in SetRandomAddress()
211 VLOG(1) << __func__; in Enable()
271 VLOG(1) << __func__; in VendorSpecificEventCback()
335 VLOG(1) << __func__; in SetParameters()
371 VLOG(1) << __func__; in SetAdvertisingData()
389 VLOG(1) << __func__; in SetScanResponseData()
[all …]
/system/core/adb/
Dadb_trace.h46 #define VLOG(TAG) \ macro
54 VLOG(TRACE_TAG) << android::base::StringPrintf(__VA_ARGS__)
/system/bt/bta/gatt/
Dbta_gattc_main.cc308 VLOG(1) << StringPrintf("%s: State 0x%02x [%s], Event 0x%x[%s]", __func__, in bta_gattc_sm_execute()
312 VLOG(1) << StringPrintf("%s: State 0x%02x, Event 0x%x", __func__, in_state, in bta_gattc_sm_execute()
342 VLOG(1) << StringPrintf("GATTC State Change: [%s] -> [%s] after Event [%s]", in bta_gattc_sm_execute()
348 VLOG(1) << StringPrintf( in bta_gattc_sm_execute()
369 VLOG(1) << __func__ << ": Event:" << gattc_evt_code(p_msg->event); in bta_gattc_hdl_event()
393 VLOG(1) << "Ignore unknown conn ID: " << +p_msg->layer_specific; in bta_gattc_hdl_event()

12345