Home
last modified time | relevance | path

Searched defs:fastestConnectEnable (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_manager.h50 bool fastestConnectEnable; member
74 bool fastestConnectEnable; member
H A Dsoftbus_conn_ble_connection.h100 bool fastestConnectEnable; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_manager_mock.cpp130 const char *addr, ConnSideType side, int32_t underlayerHandle, bool fastestConnectEnable) in LegacyBleCreateConnection()
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h176 bool fastestConnectEnable; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c106 …, BleProtocolType protocol, ConnSideType side, int32_t underlayerHandle, bool fastestConnectEnable) in ConnBleCreateConnection()