Searched refs:NotifyDecoder (Results 1 – 5 of 5) sorted by relevance
485 void NotifyDecoder(const BtAddr &addr) const;
449 void NotifyDecoder();
324 void A2dpProfile::NotifyDecoder(const BtAddr &addr) const in NotifyDecoder() function in OHOS::bluetooth::A2dpProfile330 peer->NotifyDecoder(); in NotifyDecoder()726 peer->NotifyDecoder(); in Start()
682 profile->NotifyDecoder(msgData.stream.addr); in ProcessStartInd()781 profile->NotifyDecoder(addr); in ProcessStartCfm()
856 void A2dpProfilePeer::NotifyDecoder() in NotifyDecoder() function in OHOS::bluetooth::A2dpProfilePeer