Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c46 BLE_MGR_MSG_CONNECT_REQUEST, enumerator
1659 {BLE_MGR_MSG_CONNECT_REQUEST, ConnectRequestFunc},
1792 … status = ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_CONNECT_REQUEST, 0, 0, ctx, 0); in BleConnectDevice()