Home
last modified time | relevance | path

Searched refs:g_registGap (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h620 static bool g_registGap; member in OHOS::bluetooth::A2dpProfile
H A Da2dp_profile.cpp38 bool A2dpProfile::g_registGap = false; member in OHOS::bluetooth::A2dpProfile
1085 g_registGap = value; in UpdateGapRegisterInfo()
1091 LOG_INFO("[A2dpProfile]%{public}s register(%{public}d) \n", __func__, g_registGap); in GetGapRegisterInfo()
1093 return g_registGap; in GetGapRegisterInfo()

Completed in 3 milliseconds