Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h681 SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_DELETE_ERR = SOFTBUS_CONN_ERR_BASE + 63, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h630 SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_DELETE_ERR = SOFTBUS_CONN_ERR_BASE + 63, enumerator
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp343 ASSERT_EQ(SoftBusGattsDeleteService(MOCK_GATT_SERVICE_HANDLE), SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_DELETE_ERR); in HWTEST_F() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c191 return SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_DELETE_ERR; in SoftBusGattsDeleteService()
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c794 rc = SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_DELETE_ERR; in BleServiceStopMsgHandler()

Completed in 14 milliseconds