Home
last modified time | relevance | path

Searched defs:localRole (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp994 A2dpProfilePeer *A2dpProfile::FindOrCreatePeer(const BtAddr &peerAddress, uint8_t localRole) in FindOrCreatePeer() argument
H A Da2dp_profile_peer.cpp125 A2dpProfilePeer::A2dpProfilePeer(const BtAddr &addr, uint8_t localRole) in A2dpProfilePeer() argument
127 A2dpProfilePeerInit(const_cast<BtAddr &>(addr), localRole); in A2dpProfilePeer() local
132 void A2dpProfilePeer::A2dpProfilePeerInit(const BtAddr &addr, const uint8_t localRole) in A2dpProfilePeerInit() argument

Completed in 5 milliseconds