Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c49 BLE_MGR_MSG_CONNECT_FAIL, enumerator
1662 {BLE_MGR_MSG_CONNECT_FAIL, ClientConnectFailedFunc},
1938 …int32_t ret = ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_CONNECT_FAIL, 0, 0, ctx, 0… in OnConnectFailed()