Home
last modified time | relevance | path

Searched refs:ToRedactedStringForLogging (Results 1 – 25 of 27) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/hci/
Dremote_name_request.cc60 log::info("Enqueuing remote name request to {}", address.ToRedactedStringForLogging()); in StartRemoteNameRequest()
82 address.ToRedactedStringForLogging()); in StartRemoteNameRequest()
91 "Enqueuing cancel of remote name request to {}", address.ToRedactedStringForLogging()); in CancelRemoteNameRequest()
100 address.ToRedactedStringForLogging()); in ReportRemoteNameRequestCancellation()
118 log::info("Starting remote name request to {}", address.ToRedactedStringForLogging()); in actually_start_remote_name_request()
147 address.ToRedactedStringForLogging(), in on_start_remote_name_request_status()
158 log::info("Cancelling remote name request to {}", address.ToRedactedStringForLogging()); in actually_cancel_remote_name_request()
165 address.ToRedactedStringForLogging()); in actually_cancel_remote_name_request()
175 packet.GetBdAddr().ToRedactedStringForLogging()); in on_remote_host_supported_features_notification()
194 address.ToRedactedStringForLogging(), in completed()
[all …]
Daddress.h64 std::string ToRedactedStringForLogging() const override;
141 ? address.ToRedactedStringForLogging()
Daddress_with_type.h129 std::string ToRedactedStringForLogging() const override { in ToRedactedStringForLogging() function
171 ? address.ToRedactedStringForLogging()
Daddress.cc73 std::string Address::ToRedactedStringForLogging() const { in ToRedactedStringForLogging() function in bluetooth::hci::Address
Daddress_unittest.cc246 std::string ret2 = addr.ToRedactedStringForLogging(); in TEST()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc130 log::error("Unknown link: {}", (_link_spec).ToRedactedStringForLogging())
132 log::verbose("link spec: {}", (_link_spec).ToRedactedStringForLogging())
137 (_link_spec).ToRedactedStringForLogging(), \
493 conn.link_spec.ToRedactedStringForLogging(), conn.status, in hh_open_handler()
505 p_dev->link_spec.ToRedactedStringForLogging(), in hh_open_handler()
512 conn.link_spec.ToRedactedStringForLogging(), in hh_open_handler()
520 conn.link_spec.ToRedactedStringForLogging(), in hh_open_handler()
603 link_spec.ToRedactedStringForLogging()); in hh_add_device()
611 log::info("Added device {}", link_spec.ToRedactedStringForLogging()); in hh_add_device()
638 link_spec.ToRedactedStringForLogging()); in btif_hh_load_bonded_dev()
[all …]
Dbtif_profile_storage.cc139 log::verbose("link spec: {}", link_spec.ToRedactedStringForLogging()); in btif_storage_add_hid_device_info()
/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h130 std::string ToRedactedStringForLogging() const { in ToRedactedStringForLogging() function
131 return bda.ToRedactedStringForLogging() + "[" + AddressTypeText(type) + "]"; in ToRedactedStringForLogging()
184 std::string ToRedactedStringForLogging() const {
185 return addrt.ToRedactedStringForLogging() + "[" +
204 ? address.ToRedactedStringForLogging()
215 ? address.ToRedactedStringForLogging()
Draw_address.h64 std::string ToRedactedStringForLogging() const;
125 ? address.ToRedactedStringForLogging()
Draw_address.cc60 std::string RawAddress::ToRedactedStringForLogging() const { in ToRedactedStringForLogging() function in RawAddress
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dfixed_channel_impl.h67 std::string ToRedactedStringForLogging() const override { in ToRedactedStringForLogging() function
69 ss << "Device " << device_.ToRedactedStringForLogging() << " Cid 0x" << std::hex << cid_; in ToRedactedStringForLogging()
Dlink.h161 std::string ToRedactedStringForLogging() const override { in ToRedactedStringForLogging() function
162 return GetDevice().ToRedactedStringForLogging(); in ToRedactedStringForLogging()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dfixed_channel_impl.h80 std::string ToRedactedStringForLogging() const override { in ToRedactedStringForLogging() function
82 ss << "Device " << device_.ToRedactedStringForLogging() << " Cid 0x" << std::hex << cid_; in ToRedactedStringForLogging()
Dlink.h158 std::string ToRedactedStringForLogging() const override { in ToRedactedStringForLogging() function
159 return GetDevice().ToRedactedStringForLogging(); in ToRedactedStringForLogging()
/packages/modules/Bluetooth/system/pdl/hci/include/hci/
Daddress.h60 std::string ToRedactedStringForLogging() const override;
125 ? address.ToRedactedStringForLogging()
/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h89 std::string ToRedactedStringForLogging() const override { in ToRedactedStringForLogging() function
90 return address.ToRedactedStringForLogging(); in ToRedactedStringForLogging()
/packages/modules/Bluetooth/system/gd/common/interfaces/
DILoggable.h40 virtual std::string ToRedactedStringForLogging() const = 0;
/packages/modules/Bluetooth/system/gd/os/logging/
Dlog_adapter.h32 return loggable.ToRedactedStringForLogging(); in ToLoggableStr()
/packages/modules/Bluetooth/system/pdl/hci/
Daddress.cc70 std::string Address::ToRedactedStringForLogging() const { in ToRedactedStringForLogging() function in bluetooth::hci::Address
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc1964 rem_name.bd_addr.ToRedactedStringForLogging(), in btm_process_remote_name()
1984 rem_name.bd_addr.ToRedactedStringForLogging()); in btm_process_remote_name()
1997 rem_name.bd_addr.ToRedactedStringForLogging(), in btm_process_remote_name()
2004 rem_name.bd_addr.ToRedactedStringForLogging(), in btm_process_remote_name()
2005 btm_cb.btm_inq_vars.remname_bda.ToRedactedStringForLogging(), in btm_process_remote_name()
/packages/modules/Bluetooth/system/types/test/
Draw_address_unittest.cc209 std::string ret2 = addr.ToRedactedStringForLogging(); in TEST()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_csip_set_coordinator.cpp78 bd_addr.ToRedactedStringForLogging()); in OnConnectionState()
Dcom_android_bluetooth_vc.cpp52 bd_addr.ToRedactedStringForLogging()); in OnConnectionState()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc139 p_clcb->bda.ToRedactedStringForLogging()); in GetRobustCachingSupport()
317 p_clcb->p_srcb->server_bda.ToRedactedStringForLogging()); in bta_gattc_explore_srvc_finished()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc86 std::string ToRedactedStringForLogging() const override { in ToRedactedStringForLogging() function in ConnectAddressWithType
88 ss << address_.ToRedactedStringForLogging() << "[" in ToRedactedStringForLogging()
127 ? address.ToRedactedStringForLogging() in format()

12