Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h83 BLE_DISCONNECT_REASON_FORCELY, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1851 int32_t status = ConnBleDisconnectNow(connection, BLE_DISCONNECT_REASON_FORCELY); in BleDisconnectDeviceNow()