Home
last modified time | relevance | path

Searched defs:bleInfo (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_transceiver_test.cpp140 ConnectionInfo bleInfo; variable
H A Dsoftbus_trans_proxy_transceiver_test.cpp119 ConnectionInfo bleInfo; variable
H A Dtrans_proxy_message_test.cpp617 AuthConnInfo wifiInfo, bleInfo; variable
H A Dsoftbus_proxychannel_message_test.cpp610 AuthConnInfo wifiInfo, bleInfo; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp343 BleInfo bleInfo; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c287 static int32_t SetBleAuthConnInfo(const struct BleInfo *bleInfo, AuthConnInfo *authConnInfo) in SetBleAuthConnInfo()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_test.cpp627 BleConnInfo bleInfo; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h83 } bleInfo; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h126 struct BleInfo bleInfo; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1522 static int32_t SetBleConnInfo(const BleConnInfo *bleInfo, ConnectOption *connOpt) in SetBleConnInfo()