Searched refs:OnConnectStateChanged (Results 1 – 4 of 4) sorted by relevance
60 virtual void OnConnectStateChanged(const BtAddr &addr, const int state, void *context) = 0;
81 void OnConnectStateChanged(const BtAddr &addr, const int state, void *context) override;
219 a2dpSvcCBack_->OnConnectStateChanged(addr, state, context); in ConnectStateChangedNotify()
38 void ObserverProfile::OnConnectStateChanged(const BtAddr &addr, const int state, void *context) in OnConnectStateChanged() function in OHOS::bluetooth::ObserverProfile