Home
last modified time | relevance | path

Searched defs:ServiceAddCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
Dohos_bt_gatt_server.h187 typedef void (*ServiceAddCallback)(int status, int serverId, BtUuid *uuid, int srvcHandle); typedef
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
Dsoftbus_adapter_ble_gatt_server.h99 void (*ServiceAddCallback)(int status, SoftBusBtUuid *uuid, int srvcHandle); member