Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h677 SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_START_ERR = SOFTBUS_CONN_ERR_BASE + 59, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h626 SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_START_ERR = SOFTBUS_CONN_ERR_BASE + 59, enumerator
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp295 ASSERT_EQ(SoftBusGattsStartService(MOCK_GATT_SERVICE_HANDLE), SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_START_ERR); in HWTEST_F() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c164 return SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_START_ERR; in SoftBusGattsStartService()
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c535 return SOFTBUS_CONN_BLE_UNDERLAY_SERVICE_START_ERR; in BleConnDescriptorAddMsgHandler()

Completed in 14 milliseconds