Lines Matching refs:address

26 void log_classic_pairing_event(const RawAddress& address, uint16_t handle,  in log_classic_pairing_event()  argument
31 bluetooth::shim::LogMetricClassicPairingEvent(address, handle, hci_cmd, in log_classic_pairing_event()
35 bluetooth::common::LogClassicPairingEvent(address, handle, hci_cmd, in log_classic_pairing_event()
42 const RawAddress* address, uint32_t connection_handle, in log_link_layer_connection_event() argument
48 address, connection_handle, direction, link_type, hci_cmd, hci_event, in log_link_layer_connection_event()
52 address, connection_handle, direction, link_type, hci_cmd, hci_event, in log_link_layer_connection_event()
57 void log_smp_pairing_event(const RawAddress& address, uint8_t smp_cmd, in log_smp_pairing_event() argument
61 bluetooth::shim::LogMetricSmpPairingEvent(address, smp_cmd, direction, in log_smp_pairing_event()
64 bluetooth::common::LogSmpPairingEvent(address, smp_cmd, direction, in log_smp_pairing_event()
69 void log_sdp_attribute(const RawAddress& address, uint16_t protocol_uuid, in log_sdp_attribute() argument
73 bluetooth::shim::LogMetricSdpAttribute(address, protocol_uuid, attribute_id, in log_sdp_attribute()
76 bluetooth::common::LogSdpAttribute(address, protocol_uuid, attribute_id, in log_sdp_attribute()
81 void log_manufacturer_info(const RawAddress& address, in log_manufacturer_info() argument
90 address, source_type, source_name, manufacturer, model, in log_manufacturer_info()
93 bluetooth::common::LogManufacturerInfo(address, source_type, source_name, in log_manufacturer_info()