Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c53 BLE_MGR_MSG_CONNECTION_RESUME, enumerator
1666 {BLE_MGR_MSG_CONNECTION_RESUME, ConnectionResumeFunc},
1987 …ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_CONNECTION_RESUME, connectionId, 0, NULL… in OnConnectionResume()