Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp111 struct GattServiceWrapper { struct
119 struct GattServiceWrapper gattServices[MAXIMUM_NUMBER_GATTSERVICE];
151 GattServiceWrapper &gattServiceWrapper = GATTSERVICES(serverId, serviceIndex); in AddAttribute()
167 GattServiceWrapper &gattServiceWrapper = GATTSERVICES(serverId, serviceIndex); in GetAttribute()