Home
last modified time | relevance | path

Searched refs:UNDERLAY_CONNECTION_DISCONNECT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h43 #define UNDERLAY_CONNECTION_DISCONNECT_TIMEOUT (5 * 1000) macro
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c681 0, NULL, UNDERLAY_CONNECTION_DISCONNECT_TIMEOUT); in ConnGattClientDisconnect()
H A Dsoftbus_conn_ble_server.c991 0, NULL, UNDERLAY_CONNECTION_DISCONNECT_TIMEOUT); in ConnGattServerDisconnect()