Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h392 static void CreateSEPConfigureInfo(uint8_t role);
H A Da2dp_profile.cpp161 CreateSEPConfigureInfo(A2DP_ROLE_SOURCE); in Enable()
163 CreateSEPConfigureInfo(A2DP_ROLE_SINK); in Enable()
423 void A2dpProfile::CreateSEPConfigureInfo(uint8_t role) in CreateSEPConfigureInfo() function in OHOS::bluetooth::A2dpProfile