Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c56 BLE_MGR_MSG_RESET, enumerator
1669 {BLE_MGR_MSG_RESET, ResetFunc},
2031 status = ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_RESET, 0, 0, ctx, 0); in OnBtStateChanged()