Home
last modified time | relevance | path

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

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