Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c834 PeerInfo *peerinfo = ClientGetPeerInfoByTransId((DFileSession *)fileManager->context); in FileManagerSendFileTask() local
835 if (!peerinfo) { in FileManagerSendFileTask()
839 fmFileList->socketIndex = peerinfo->socketIndex; in FileManagerSendFileTask()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md1283 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | 是 | 返回在线设备列表。 |
1315 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise对象,返回在线设备列表。 |
1350 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | 是 | 返回在线设备列表。 |
1382 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise对象,返回所有设备列表。 |
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md1283 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | Yes | Callback used to retu…
1315 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise used to return a list of online peer …
1350 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | Yes | Callback used to retu…
1382 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise used to return the information obtain…