Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h85 BLE_DISCONNECT_REASON_RESET, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c257 case BLE_DISCONNECT_REASON_RESET: in ShouldGrace()
H A Dsoftbus_conn_ble_manager.c1162 ConnBleDisconnectNow(connectionIt, BLE_DISCONNECT_REASON_RESET); in BleReset()