Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h81 BLE_DISCONNECT_REASON_IDLE_WAIT_TIMEOUT, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c1093 ConnBleDisconnectNow(connection, BLE_DISCONNECT_REASON_IDLE_WAIT_TIMEOUT); in ConnectionIdleDisconnectTimeoutHandler()