Searched defs:OnServiceChanged (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ | ||
H A D | interface_profile_gatt_server.h | 139 virtual void OnServiceChanged(const Service &services) {} in OnServiceChanged() function |
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/ | ||
H A D | generic_attribute_service.cpp | 56 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 D | bluetooth_gatt_server_server.cpp | 167 void OnServiceChanged(const bluetooth::Service &services) override in OnServiceChanged() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl |