Home
last modified time | relevance | path

Searched refs:OnServiceAdded (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_gatt_server_callback.h41 void OnServiceAdded(GattService *Service, int ret) override {}
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_server.h72 virtual void OnServiceAdded(GattService *Service, int ret) in OnServiceAdded() function in OHOS::Bluetooth::GattServerCallback
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_server_test.cpp33 void OnServiceAdded(GattService *Service, int ret) override
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp366 serverSptr->pimpl->callback_->OnServiceAdded(ptr, ret);
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp276 void OnServiceAdded(GattService *Service, int ret) override

Completed in 5 milliseconds