Home
last modified time | relevance | path

Searched refs:ToLogString (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_event_subscribe_module.cpp24 static std::string ToLogString(const std::vector<std::string> &validNameVec) in ToLogString() function
54 name.c_str(), ToLogString(validEventNameVec_).c_str()); in Register()
89 name.c_str(), ToLogString(validEventNameVec_).c_str()); in Deregister()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_utils_server.h33 std::string ToLogString(std::set<T> vec) in ToLogString() function
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp77 std::string ToLogString(void) in ToLogString() function
152 serverId, serviceIndex, attribute->ToLogString().c_str()); in AddAttribute()
168 serverId, serviceIndex, attribute->ToLogString().c_str()); in GetAttribute()
316 HILOGI("characterAttribute(%{public}s)", characterAttribute->ToLogString().c_str());
322 HILOGI("descAttribute(%{public}s)", descAttribute->ToLogString().c_str());
358 connId.value(), requestId, attribute->ToLogString().c_str());
398 connId.value(), requestId, writeInfo.length, attribute->ToLogString().c_str());
434 connId.value(), requestId, attribute->ToLogString().c_str());
475 connId.value(), requestId, writeInfo.length, attribute->ToLogString().c_str());
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp323 HILOGD("bluetooth proxy, pid[%{public}s] isProxy: %{public}d", ToLogString(pidSet).c_str(), isProxy); in FreezeByRss()

Completed in 5 milliseconds