Home
last modified time | relevance | path

Searched refs:bda_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_utils.cc291 std::string bda_string = bda.ToString(); in sdpu_log_attribute_metrics() local
293 btif_config_set_int(bda_string, BTIF_STORAGE_KEY_SDP_DI_MANUFACTURER, di_record.rec.vendor); in sdpu_log_attribute_metrics()
294 btif_config_set_int(bda_string, BTIF_STORAGE_KEY_SDP_DI_MODEL, di_record.rec.product); in sdpu_log_attribute_metrics()
295 btif_config_set_int(bda_string, BTIF_STORAGE_KEY_SDP_DI_HW_VERSION, di_record.rec.version); in sdpu_log_attribute_metrics()
296 btif_config_set_int(bda_string, BTIF_STORAGE_KEY_SDP_DI_VENDOR_ID_SRC, in sdpu_log_attribute_metrics()