Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sdp.h49 void SetProfileRole(uint8_t role);
H A Da2dp_sdp.cpp24 void A2dpSdpManager::SetProfileRole(uint8_t role) in SetProfileRole() function in OHOS::bluetooth::A2dpSdpManager
H A Da2dp_profile.cpp68 sdpInstance_.SetProfileRole(role_); in A2dpProfile()