Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h84 BLE_DISCONNECT_REASON_POST_BYTES_FAILED, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c256 case BLE_DISCONNECT_REASON_POST_BYTES_FAILED: in ShouldGrace()
H A Dsoftbus_conn_ble_manager.c2006 ConnBleDisconnectNow(connection, BLE_DISCONNECT_REASON_POST_BYTES_FAILED); in onPostBytesFinished()