Home
last modified time | relevance | path

Searched refs:SERVER_WAIT_MTU_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.h29 #define SERVER_WAIT_MTU_TIMEOUT_MILLIS (10 * 1000) macro
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c659 SERVER_WAIT_MTU_TIMEOUT_MILLIS); in BleConnectServerCallback()