Home
last modified time | relevance | path

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

12345

/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc56 VLOG(2) << __func__; in IsEnabled()
62 VLOG(2) << __func__; in GetState()
68 VLOG(2) << __func__; in Enable()
74 VLOG(2) << __func__; in EnableNoAutoConnect()
81 VLOG(2) << __func__; in Disable()
87 VLOG(2) << __func__; in GetAddress()
94 VLOG(2) << __func__; in GetUUIDs()
102 VLOG(2) << __func__; in SetName()
108 VLOG(2) << __func__; in GetName()
115 VLOG(2) << __func__; in SetScanMode()
[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()
91 VLOG(2) << __func__; in ForEachCallback()
115 VLOG(2) << __func__ << " - status: " << status; in OnRegisterInstance()
124 VLOG(1) << "Callback was removed before the call to \"RegisterInstance\" " in OnRegisterInstance()
144 VLOG(1) << "Registered BluetoothInstance - ID: " << instance_id; in OnRegisterInstance()
154 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 …]
Dbta_jv_act.cc185 VLOG(2) << __func__ << "port_handle=" << +port_handle in bta_jv_alloc_rfc_cb()
260 VLOG(2) << __func__ << ": max_sess=" << p_cb->max_sess in bta_jv_free_rfc_cb()
278 VLOG(2) << __func__ << ": state=" << p_pcb->state << ", scn=" << p_cb->scn in bta_jv_free_rfc_cb()
285 VLOG(2) << __func__ << ": state: BTA_JV_ST_SR_LISTEN, scn=" << p_cb->scn in bta_jv_free_rfc_cb()
290 VLOG(2) << ": state: BTA_JV_ST_SR_OPEN, scn=" << p_cb->scn in bta_jv_free_rfc_cb()
420 VLOG(2) << __func__ << ": jv_handle=" << loghex(jv_handle) in bta_jv_free_set_pm_profile_cb()
516 VLOG(2) << __func__ << ": handle=" << loghex(jv_handle) in bta_jv_alloc_set_pm_profile_cb()
620 VLOG(2) << __func__ << ": Reusing PSM=" << loghex(psm); in bta_jv_get_free_psm()
641 VLOG(2) << __func__ << ": Recycling PSM=" << loghex(psm); in bta_jv_set_free_psm()
686 VLOG(2) << __func__ << ": returned PSM=" << loghex(psm); in bta_jv_get_channel_id()
[all …]
/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc71 VLOG(2) << __func__; in RemoteFeaturesCallback()
80 VLOG(2) << __func__; in GetPlayStatusCallback()
89 VLOG(2) << __func__; in ListPlayerAppAttrCallback()
99 VLOG(2) << __func__; in ListPlayerAppValuesCallback()
109 VLOG(2) << __func__; in GetPlayerAppValueCallback()
120 VLOG(2) << __func__; in GetPlayerAppAttrsTextCallback()
131 VLOG(2) << __func__; in GetPlayerAppValuesTextCallback()
141 VLOG(2) << __func__; in SetPlayerAppValueCallback()
151 VLOG(2) << __func__; in GetElementAttrCallback()
161 VLOG(2) << __func__; in RegisterNotificationCallback()
[all …]
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) << " Device found."; in DeviceFoundCallback()
111 VLOG(1) << "Discovery state changed - state: " << BtDiscoveryStateText(state); in DiscoveryStateChangedCallback()
119 VLOG(2) << __func__ << " - remote_bd_addr: " << remote_bd_addr in PinRequestCallback()
131 VLOG(2) << __func__ << " - remote_bd_addr: " << remote_bd_addr in SSPRequestCallback()
142 VLOG(2) << __func__ << " - remote_bd_addr: " << BtAddrString(remote_bd_addr) in BondStateChangedCallback()
153 VLOG(1) << "Remote device ACL state changed - status: " in AclStateChangedCallback()
162 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.cc38 VLOG(1) << "GattServer unregistering: " << server_id_; in ~GattServer()
62 VLOG(1) << __func__ << " server_id: " << server_id_; in AddService()
108 VLOG(1) << __func__ << " - server_id: " << server_id_ in SendResponse()
185 VLOG(1) << " - server_id: " << server_id_ in SendNotification()
212 VLOG(1) << "A" << (confirm ? "n indication" : " notification") in SendNotification()
254 VLOG(1) << __func__ << " conn_id: " << conn_id << " connected: " << connected in ConnectionCallback()
259 VLOG(1) << "No longer connected: " << device_address; in ConnectionCallback()
302 VLOG(1) << __func__ << " - status: " << status << " server_id: " << server_id in ServiceAddedCallback()
311 VLOG(1) << " - processing item no: " << i in ServiceAddedCallback()
349 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()
145 VLOG(2) << __func__; in StartAdvertising()
190 VLOG(2) << __func__; in StopAdvertising()
240 VLOG(1) << __func__ << "advertiser_id: " << advertiser_id in EnableCallback()
263 VLOG(1) << "Multi-advertising stopped for advertiser_id: " in EnableCallback()
297 VLOG(1) << __func__; in RegisterInstance()
309 VLOG(1) << __func__ << " calling register!"; in RegisterInstance()
313 VLOG(1) << __func__ << " call finished!"; in RegisterInstance()
323 VLOG(1) << __func__; in RegisterAdvertiserCallback()
328 VLOG(1) << "Ignoring callback for unknown app_id: " << app_uuid.ToString(); in RegisterAdvertiserCallback()
Dlow_energy_scanner.cc79 VLOG(1) << "LowEnergyScanner unregistering scanner: " << scanner_id_; in ~LowEnergyScanner()
98 VLOG(2) << __func__; in StartScan()
119 VLOG(2) << __func__; in StopScan()
175 VLOG(1) << __func__ << " - Uuid: " << uuid.ToString(); in RegisterInstance()
201 VLOG(1) << __func__ << " - Uuid: " << uuid.ToString(); in RegisterScannerCallback()
206 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/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/bt/stack/gatt/
Dgatt_main.cc102 VLOG(1) << __func__; in gatt_init()
157 VLOG(1) << __func__; in gatt_free()
231 VLOG(1) << __func__; in gatt_disconnect()
237 VLOG(1) << __func__ << " already in closing state"; in gatt_disconnect()
256 VLOG(1) << __func__ << " gatt_disconnect channel not opened"; in gatt_disconnect()
276 VLOG(1) << __func__; in gatt_update_app_hold_link_status()
280 VLOG(1) << "added gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
282 VLOG(1) << "attempt to add already existing gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
289 VLOG(1) << "attempt to remove nonexisting gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
293 VLOG(1) << "removed gatt_if=" << +gatt_if; in gatt_update_app_hold_link_status()
[all …]
Dgatt_utils.cc92 VLOG(1) << __func__; in gatt_free_pending_ind()
113 VLOG(1) << __func__; in gatt_delete_dev_from_srv_chg_clt_list()
138 VLOG(1) << __func__; in gatt_set_srv_chg()
145 VLOG(1) << "found a srv_chg clt"; in gatt_set_srv_chg()
149 VLOG(1) << "set srv_changed to true"; in gatt_set_srv_chg()
162 VLOG(1) << __func__ << "enqueue a pending indication"; in gatt_add_pending_ind()
181 VLOG(1) << __func__ << "enqueue a srv chg client"; in gatt_add_srv_chg_clt()
254 VLOG(1) << __func__ << " start_idx=" << +start_idx; in gatt_find_the_connected_bda()
262 VLOG(1) << " bda :" << bda; in gatt_find_the_connected_bda()
266 VLOG(1) << StringPrintf(" found=%d found_idx=%d", found, i); in gatt_find_the_connected_bda()
[all …]
/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc69 VLOG(1) << "subcode = " << +subcode << ", status: " << +status; in btm_ble_multi_adv_vsc_cmpl_cback()
125 VLOG(1) << __func__; in SetParameters()
164 VLOG(1) << __func__; in SetAdvertisingData()
191 VLOG(1) << __func__; in SetScanResponseData()
215 VLOG(1) << __func__; in SetRandomAddress()
230 VLOG(1) << __func__; in Enable()
290 VLOG(1) << __func__; in VendorSpecificEventCback()
354 VLOG(1) << __func__; in SetParameters()
390 VLOG(1) << __func__; in SetAdvertisingData()
417 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()
/system/bt/btif/src/
Dbtif_ble_advertiser.cc127 VLOG(1) << __func__; in SetParameters()
152 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id in Enable()
168 VLOG(1) << __func__; in StartAdvertising()
191 VLOG(1) << __func__; in StartAdvertisingSet()
213 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id; in SetPeriodicAdvertisingParameters()
229 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id; in SetPeriodicAdvertisingData()
240 VLOG(1) << __func__ << " advertiser_id: " << +advertiser_id in SetPeriodicAdvertisingEnable()

12345