Home
last modified time | relevance | path

Searched refs:IsSource (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc289 bool IsSource() const { return (peer_sep_ == AVDT_TSEP_SRC); } in IsSource() function in BtifAvPeer
1152 if (IsSource()) { in ActivePeerAddress()
1702 peer_.IsSource() ? A2dpType::kSink : A2dpType::kSource); in OnEnter()
1712 } else if (peer_.IsSource()) { in OnEnter()
1723 } else if (peer_.IsSource()) { in OnEnter()
1753 if (peer_.IsSource()) { in ProcessEvent()
1769 } else if (peer_.IsSource()) { in ProcessEvent()
1824 } else if (peer_.IsSource()) { in ProcessEvent()
1842 if (peer_.IsSource()) { in ProcessEvent()
1896 peer_.IsSource() ? A2dpType::kSink : A2dpType::kSource); in ProcessEvent()
[all …]