Home
last modified time | relevance | path

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

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