Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_server.h27 #define SERVER_WAIT_START_SERVER_TIMEOUT_MILLIS (5 * 1000) macro
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c206 SERVER_WAIT_START_SERVER_TIMEOUT_MILLIS); in ConnGattServerStartService()