Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp131 GattServerWrapper g_gattServers[MAXIMUM_NUMBER_APPLICATION]; variable
134 #define GATTSERVER(x) g_gattServers[x].gattServer
135 #define GATTSERVICES(x, y) g_gattServers[x].gattServices[y]