Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c47 BLE_MGR_MSG_CONNECT_SUCCESS, enumerator
1660 {BLE_MGR_MSG_CONNECT_SUCCESS, ClientConnectedFunc},
1927 …ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_CONNECT_SUCCESS, connectionId, 0, NULL, … in OnConnected()