Searched defs:protocol_uuid (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/ |
D | stack_metrics_logging.cc | 49 void log_sdp_attribute(const RawAddress& address, uint16_t protocol_uuid, uint16_t attribute_id, in log_sdp_attribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_discovery_db.h | 81 uint16_t protocol_uuid; member
|
D | sdp_utils.cc | 198 uint16_t protocol_uuid = 0; in sdpu_log_attribute_metrics() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_metrics_logging.cc | 93 void log_sdp_attribute(const RawAddress& address, uint16_t protocol_uuid, uint16_t attribute_id, in log_sdp_attribute()
|
D | mock_main_shim_metrics_api.cc | 165 void bluetooth::shim::LogMetricSdpAttribute(const RawAddress& raw_address, uint16_t protocol_uuid, in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 125 void LogMetricSdpAttribute(const RawAddress& raw_address, uint16_t protocol_uuid, in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 69 void LogMetricSdpAttribute(const Address& address, uint16_t protocol_uuid, uint16_t attribute_id, in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 138 void LogMetricSdpAttribute(const Address& address, uint16_t protocol_uuid, uint16_t attribute_id, in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 302 void LogMetricSdpAttribute(const Address& address, uint16_t protocol_uuid, uint16_t attribute_id, in LogMetricSdpAttribute()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/ |
H A D | server.cc | 171 UUID protocol_uuid = *next_protocol_uuid->Get<UUID>(); in FindProtocolListPsm() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | profile_server.cc | 204 const auto protocol_uuid = in->At(0)->Get<bt::UUID>(); in DataElementToProtocolDescriptor() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | metrics.cc | 758 void LogSdpAttribute(const RawAddress& address, uint16_t protocol_uuid, uint16_t attribute_id, in LogSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_act.cc | 1997 uint16_t protocol_uuid = 0; in bta_avk_get_cover_art_psm() local
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 4254 optional int32 protocol_uuid = 2; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 281742 inline ::int32_t BluetoothSdpAttributeReported::protocol_uuid() const { in protocol_uuid() function
|