Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c50 BLE_MGR_MSG_SERVER_ACCEPTED, enumerator
1663 {BLE_MGR_MSG_SERVER_ACCEPTED, ServerAcceptedFunc},
1922 …ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_SERVER_ACCEPTED, connectionId, 0, NULL, … in OnServerAccepted()