Home
last modified time | relevance | path

Searched defs:OnServiceChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h139 virtual void OnServiceChanged(const Service &services) {} in OnServiceChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.cpp56 void OnServiceChanged(const Service &service) override in OnServiceChanged() function in OHOS::bluetooth::GenericAttributeService::GattServerCallbackImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp167 void OnServiceChanged(const bluetooth::Service &services) override in OnServiceChanged() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl