Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h77 BLE_DISCONNECT_REASON_INTERNAL_ERROR, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c255 case BLE_DISCONNECT_REASON_INTERNAL_ERROR: in ShouldGrace()
H A Dsoftbus_conn_ble_manager.c736 ConnBleDisconnectNow(connection, BLE_DISCONNECT_REASON_INTERNAL_ERROR); in BleClientConnectFailed()