Home
last modified time | relevance | path

Searched refs:getConnection (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_conflict.h34 int32_t (*getConnection)(const char *udid); member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_manager_test.cpp236 ret = g_conflictListener.getConnection(udid);
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c2295 .getConnection = ConflictGetConnection, in InitBleManager()