Home
last modified time | relevance | path

Searched refs:underlayerFastConnectFailedScanFailure (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h128 bool underlayerFastConnectFailedScanFailure; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c203 connection->underlayerFastConnectFailedScanFailure = true; in BleGattcConnStateCallback()
H A Dsoftbus_conn_ble_manager.c690 connection->underlayerFastConnectFailedScanFailure = false; in BleClientConnected()
712 if (!connection->underlayerFastConnectFailedScanFailure in BleTryReuseServerOrRetryConnect()
H A Dsoftbus_conn_ble_connection.c143 connection->underlayerFastConnectFailedScanFailure = false; in ConnBleCreateConnection()