Searched refs:sp_to_this (Results 1 – 2 of 2) sorted by relevance
154 auto sp_to_this = weak_ptr_to_this.promote(); in StartMultiAdvertising() local155 if (!sp_to_this.get()) { in StartMultiAdvertising()195 auto sp_to_this = weak_ptr_to_this.promote(); in StopMultiAdvertising() local196 if (!sp_to_this.get()) { in StopMultiAdvertising()
146 auto sp_to_this = weak_ptr_to_this.promote(); in EndServiceDeclaration() local147 if (!sp_to_this.get()) { in EndServiceDeclaration()208 auto sp_to_this = weak_ptr_to_this.promote(); in SendNotification() local209 if (!sp_to_this.get()) { in SendNotification()