Home
last modified time | relevance | path

Searched defs:retrySearchServiceCnt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h124 int32_t retrySearchServiceCnt; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c310 int32_t retrySearchServiceCnt = connection->retrySearchServiceCnt; in RetrySearchService() local