Home
last modified time | relevance | path

Searched defs:OnAddService (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/service/include/
Dinterface_profile_gatt_server.h136 virtual void OnAddService(int ret, const Service &services) {} in OnAddService() function
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_gatt_server_callback_proxy.cpp81 void BluetoothGattServerCallbackProxy::OnAddService(int32_t ret, const BluetoothGattService &servic… in OnAddService() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_gatt_server_server.cpp122 void OnAddService(int ret, const bluetooth::Service &services) override in OnAddService() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_gatt_server.cpp272 void OnAddService(int32_t ret, const BluetoothGattService &service) override in OnAddService() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl