Home
last modified time | relevance | path

Searched defs:AddProfile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dservice_record_test.cc213 TEST(ServiceRecordTest, AddProfile) { in TEST() argument
H A Dservice_record.cc226 void ServiceRecord::AddProfile(const UUID& uuid, uint8_t major, uint8_t minor) { in AddProfile() function in bt::sdp::ServiceRecord
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_negative.cpp1030 void dng_negative::AddProfile (AutoPtr<dng_camera_profile> &profile) in AddProfile() function in dng_negative