Searched refs:sp_to_this (Results 1 – 2 of 2) sorted by relevance
85 auto sp_to_this = weak_ptr_to_this.promote(); in StartMultiAdvertising() local86 if (!sp_to_this.get()) { in StartMultiAdvertising()130 auto sp_to_this = weak_ptr_to_this.promote(); in StopMultiAdvertising() local131 if (!sp_to_this.get()) { in StopMultiAdvertising()
83 auto sp_to_this = weak_ptr_to_this.promote(); in AddService() local84 if (!sp_to_this.get()) { in AddService()147 auto sp_to_this = weak_ptr_to_this.promote(); in SendNotification() local148 if (!sp_to_this.get()) { in SendNotification()