Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_server.h293 ServiceAddCallback serviceAddCb; member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp740 if (g_GattsCallback != nullptr && g_GattsCallback->serviceAddCb != nullptr) { in BleGattsAddService()
741 g_GattsCallback->serviceAddCb(0, serverId, &srvcUuid, i); in BleGattsAddService()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c618 g_bleGattsHalCallback.serviceAddCb = BleServiceAddCallback; in GattsRegisterHalCallback()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp450 gattServerCallback->serviceAddCb(