Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth/service/include/
Dinterface_profile_gatt_server.h137 virtual void OnAddService(int ret, const Service &services) {} in OnAddService() function
/foundation/communication/bluetooth/services/bluetooth/ipc/src/
Dbluetooth_gatt_server_callback_proxy.cpp82 void BluetoothGattServerCallbackProxy::OnAddService(int32_t ret, const BluetoothGattService &servic… in OnAddService() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
/foundation/communication/bluetooth/services/bluetooth/server/src/
Dbluetooth_gatt_server_server.cpp158 void OnAddService(int ret, const bluetooth::Service &services) override in OnAddService() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_server.cpp293 void OnAddService(int32_t ret, const BluetoothGattService &service) override in OnAddService() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl