Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c59 static bool IsGattsManagerEmpty(void) in IsGattsManagerEmpty() function
71 if (IsGattsManagerEmpty()) { in CheckGattsStatus()
813 if (g_halRegFlag == -1 || !IsGattsManagerEmpty()) { in SoftBusUnRegisterGattsCallbacks()