Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h82 BLE_DISCONNECT_REASON_CONFLICT, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c2123 ConnBleDisconnectNow(connection, BLE_DISCONNECT_REASON_CONFLICT); in ConflictDisconnect()