Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_BLE_UNDERLAY_CLIENT_GET_SERVICE_ERR (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_client_test.cpp320 .WillRepeatedly(Return( SOFTBUS_CONN_BLE_UNDERLAY_CLIENT_GET_SERVICE_ERR)); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h664 SOFTBUS_CONN_BLE_UNDERLAY_CLIENT_GET_SERVICE_ERR = SOFTBUS_CONN_ERR_BASE + 46, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h613 SOFTBUS_CONN_BLE_UNDERLAY_CLIENT_GET_SERVICE_ERR = SOFTBUS_CONN_ERR_BASE + 46, enumerator
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c368 rc = SOFTBUS_CONN_BLE_UNDERLAY_CLIENT_GET_SERVICE_ERR; in GattcGetServiceAndRegisterNotification()

Completed in 12 milliseconds