Home
last modified time | relevance | path

Searched refs:BLE_CLIENT_MAX_RETRY_SEARCH_SERVICE_TIMES (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h39 #define BLE_CLIENT_MAX_RETRY_SEARCH_SERVICE_TIMES 1 macro
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c305 connection->retrySearchServiceCnt < BLE_CLIENT_MAX_RETRY_SEARCH_SERVICE_TIMES) { in RetrySearchService()
315 retrySearchServiceCnt > BLE_CLIENT_MAX_RETRY_SEARCH_SERVICE_TIMES) { in RetrySearchService()