Searched defs:AdvertisementInstance (Results 1 – 2 of 2) sorted by relevance
49 AdvertisementInstance::AdvertisementInstance() : id_(kInvalidAdvertisementId) {} in AdvertisementInstance() function in bt::gap::AdvertisementInstance51 AdvertisementInstance::AdvertisementInstance( in AdvertisementInstance() function in bt::gap::AdvertisementInstance
49 AdvertisementInstance(AdvertisementInstance&& other) { Move(&other); } in AdvertisementInstance() function