Home
last modified time | relevance | path

Searched refs:TagSession (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/
H A Dtag_session_test.cpp76 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
90 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
104 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
119 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
134 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
149 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
162 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
177 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
191 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
204 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
[all …]
H A Dtag_session_stub_test.cpp77 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
93 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
109 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
125 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
141 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
157 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
173 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
189 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
205 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
221 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service);
[all …]
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/tags_test/tagsessionstub/tagsessionstub_fuzzer/
H A Dtagsessionstub_fuzzer.cpp43 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleConnect()
58 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleReconnect()
73 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleDisconnect()
88 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleSetTimeout()
103 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleGetTimeout()
118 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleGetTechList()
133 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleIsTagFieldOn()
148 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleIsNdef()
163 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleSendRawFrame()
178 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleNdefRead()
[all …]
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/tagsession_test/tagsession/tagsession_fuzzer/
H A Dtagsession_fuzzer.cpp59 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzResetTimeout()
69 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzIsTagFieldOn()
79 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzGetFgDataVecSize()
86 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzGetReaderDataVecSize()
93 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleAppStateChanged()
105 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzRegForegroundDispatch()
121 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzUnregForegroundDispatch()
131 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzRegReaderMode()
146 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzIsConnected()
155 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzSetTimeout()
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-nfc.md32 | api/tag/tagSession.d.ts | TagSession | getTagInfo | 废弃 |
33 | api/tag/tagSession.d.ts | TagSession | connectTag | 废弃 |
34 | api/tag/tagSession.d.ts | TagSession | reset | 废弃 |
35 | api/tag/tagSession.d.ts | TagSession | isTagConnected | 废弃 |
38 | api/tag/tagSession.d.ts | TagSession | sendData | 废弃 |
40 | api/tag/tagSession.d.ts | TagSession | connect | 新增 |
41 | api/tag/tagSession.d.ts | TagSession | resetConnection | 新增 |
42 | api/tag/tagSession.d.ts | TagSession | isConnected | 新增 |
43 | api/tag/tagSession.d.ts | TagSession | setTimeout | 新增 |
44 | api/tag/tagSession.d.ts | TagSession | getTimeout | 新增 |
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.10.3/
H A Dchangelogs-nfc.md34 | api/tag/tagSession.d.ts | TagSession | getTagInfo | 废弃 |
35 | api/tag/tagSession.d.ts | TagSession | connectTag | 废弃 |
36 | api/tag/tagSession.d.ts | TagSession | reset | 废弃 |
37 | api/tag/tagSession.d.ts | TagSession | isTagConnected | 废弃 |
40 | api/tag/tagSession.d.ts | TagSession | sendData | 废弃 |
42 | api/tag/tagSession.d.ts | TagSession | connect | 新增 |
43 | api/tag/tagSession.d.ts | TagSession | resetConnection | 新增 |
44 | api/tag/tagSession.d.ts | TagSession | isConnected | 新增 |
45 | api/tag/tagSession.d.ts | TagSession | setTimeout | 新增 |
46 | api/tag/tagSession.d.ts | TagSession | getTimeout | 新增 |
[all …]
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session.cpp33 TagSession::TagSession(std::shared_ptr<NfcService> service) in TagSession() function in OHOS::NFC::TAG::TagSession
43 TagSession::~TagSession() in ~TagSession()
105 int TagSession::Reconnect(int tagRfDiscId) in Reconnect()
128 void TagSession::Disconnect(int tagRfDiscId) in Disconnect()
181 void TagSession::ResetTimeout(int tagRfDiscId) in ResetTimeout()
216 bool TagSession::IsTagFieldOn(int tagRfDiscId) in IsTagFieldOn()
231 bool TagSession::IsNdef(int tagRfDiscId) in IsNdef()
398 uint16_t TagSession::GetFgDataVecSize() in GetFgDataVecSize()
404 uint16_t TagSession::GetReaderDataVecSize() in GetReaderDataVecSize()
496 bool TagSession::IsVendorProcess() in IsVendorProcess()
[all …]
H A Dtag_session.h66 class TagSession final : public TagSessionStub, public INfcAppStateObserver {
69 explicit TagSession(std::shared_ptr<NFC::NfcService> service);
70 ~TagSession() override;
71 TagSession(const TagSession&) = delete;
72 TagSession& operator=(const TagSession&) = delete;
/ohos5.0/docs/en/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-nfc.md32 | api/tag/tagSession.d.ts | TagSession | getTagInfo | Deprecated |
33 | api/tag/tagSession.d.ts | TagSession | connectTag | Deprecated |
34 | api/tag/tagSession.d.ts | TagSession | reset | Deprecated |
38 | api/tag/tagSession.d.ts | TagSession | sendData | Deprecated |
40 | api/tag/tagSession.d.ts | TagSession | connect | Added |
41 | api/tag/tagSession.d.ts | TagSession | resetConnection | Added |
42 | api/tag/tagSession.d.ts | TagSession | isConnected | Added |
43 | api/tag/tagSession.d.ts | TagSession | setTimeout | Added |
44 | api/tag/tagSession.d.ts | TagSession | getTimeout | Added |
45 | api/tag/tagSession.d.ts | TagSession | transmit | Added |
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.3/
H A Dchangelogs-nfc.md34 | api/tag/tagSession.d.ts | TagSession | getTagInfo | Deprecated |
35 | api/tag/tagSession.d.ts | TagSession | connectTag | Deprecated |
36 | api/tag/tagSession.d.ts | TagSession | reset | Deprecated |
37 | api/tag/tagSession.d.ts | TagSession | isTagConnected | Deprecated |
42 | api/tag/tagSession.d.ts | TagSession | connect | Added |
43 | api/tag/tagSession.d.ts | TagSession | resetConnection | Added |
44 | api/tag/tagSession.d.ts | TagSession | isConnected | Added |
45 | api/tag/tagSession.d.ts | TagSession | setTimeout | Added |
46 | api/tag/tagSession.d.ts | TagSession | getTimeout | Added |
47 | api/tag/tagSession.d.ts | TagSession | transmit | Added |
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-communication.md63 |新增|NA|类名:TagSession<br>方法or属性:connect(): void;|tagSession.d.ts|
65 |新增|NA|类名:TagSession<br>方法or属性:isConnected(): boolean;|tagSession.d.ts|
67 |新增|NA|类名:TagSession<br>方法or属性:getTimeout(): number;|tagSession.d.ts|
91 …类名:TagSession<br>方法 or 属性:connectTag(): boolean;<br>废弃版本:N/A|类名:TagSession<br>方法 or 属性:connectTag(…
92 …废弃版本有变化|类名:TagSession<br>方法 or 属性:reset(): void;<br>废弃版本:N/A|类名:TagSession<br>方法 or 属性:reset(): vo…
93TagSession<br>方法 or 属性:isTagConnected(): boolean;<br>废弃版本:N/A|类名:TagSession<br>方法 or 属性:isTagConne…
94TagSession<br>方法 or 属性:setSendDataTimeout(timeout: number): boolean;<br>废弃版本:N/A|类名:TagSession<br>…
95TagSession<br>方法 or 属性:getSendDataTimeout(): number;<br>废弃版本:N/A|类名:TagSession<br>方法 or 属性:getSend…
96TagSession<br>方法 or 属性:sendData(data: number[]): Promise<number[]>;<br>废弃版本:N/A|类名:TagSession<br>方…
98TagSession<br>方法 or 属性:getMaxSendLength(): number;<br>废弃版本:N/A|类名:TagSession<br>方法 or 属性:getMaxSen…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-communication.md63 |Added|NA|Class name: TagSession<br>Method or attribute name: connect(): void;|tagSession.d.ts|
64 |Added|NA|Class name: TagSession<br>Method or attribute name: resetConnection(): void;|tagSession.d…
65 |Added|NA|Class name: TagSession<br>Method or attribute name: isConnected(): boolean;|tagSession.d.…
67 |Added|NA|Class name: TagSession<br>Method or attribute name: getTimeout(): number;|tagSession.d.ts|
91TagSession<br>Method or attribute name: connectTag(): boolean;<br>Deprecated version: N/A|Class na…
92TagSession<br>Method or attribute name: reset(): void;<br>Deprecated version: N/A|Class name: TagS…
93TagSession<br>Method or attribute name: isTagConnected(): boolean;<br>Deprecated version: N/A|Clas…
94TagSession<br>Method or attribute name: setSendDataTimeout(timeout: number): boolean;<br>Deprecate…
95TagSession<br>Method or attribute name: getSendDataTimeout(): number;<br>Deprecated version: N/A|C…
96TagSession<br>Method or attribute name: sendData(data: number[]): Promise<number[]>;<br>Deprecated…
[all …]
/ohos5.0/foundation/communication/nfc/test/unittest/services/ipc_test/
H A Dtag_session_test.cpp62 std::shared_ptr<TAG::TagSession> tagSession = std::make_shared<TAG::TagSession>(nfcService);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-nfctech.md19 TagSession是所有NFC Tag技术类型的基类, 提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
79 TagSession是所有NFC Tag技术类型的基类,提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
139 TagSession是所有NFC Tag技术类型的基类, 提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
197 NfcVTag 提供对NFC-V(ISO 15693)技术的属性和I/O操作的访问,继承自TagSession
199 TagSession是所有NFC Tag技术类型的基类, 提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
259 TagSession是所有NFC Tag技术类型的基类, 提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
467 提供对已格式化为NDEF的NFC标签的数据和操作的访问,继承自TagSession
469 TagSession是所有NFC Tag技术类型的基类, 提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
1013 TagSession是所有NFC Tag技术类型的基类, 提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
2198 TagSession是所有NFC Tag技术类型的基类, 提供建立连接和发送数据等共同接口。具体请参见[TagSession](js-apis-tagSession.md)。
[all …]
H A Djs-apis-tagSession.md1 # tagSession (标准NFC-Tag TagSession)
3 本模块是对NFC TagSession的使用说明。
15 ## TagSession section
17 TagSession是所有[NFC Tag技术类型](js-apis-nfctech.md)的基类, 提供建立连接和发送数据等共同接口。
H A DReadme-CN.md42 - [tagSession (标准NFC-Tag TagSession)](js-apis-tagSession.md)
H A Djs-apis-nfcTag.md1396 ## TagSession<sup>7+</sup>
1398 type TagSession = _TagSession
1400 获取TagSession
1407 | [_TagSession](./js-apis-tagSession.md#tagsession) | TagSession是所有[NFC Tag技术类型](js-apis-nfctech.md…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-communicate.md9 | tagSession | TagSession | getMaxSendLength(): number; | 新增 |
10 | tagSession | TagSession | sendData(data: number[]): Promise\<number[]>;<br>sendData(data: number[…
11 | tagSession | TagSession | getSendDataTimeout(): number; | 新增 |
12 | tagSession | TagSession | setSendDataTimeout(timeout: number): boolean; | 新增 |
13 | tagSession | TagSession | isTagConnected(): boolean; | 新增 |
14 | tagSession | TagSession | reset(): void; | 新增 |
15 | tagSession | TagSession | connectTag(): boolean; | 新增 |
16 | tagSession | TagSession | getTagInfo(): tag.TagInfo; | 新增 |
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-nfctech.md19TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
79TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
139TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
199TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
259TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
467 …to access the tags in the NFC Data Exchange Format (NDEF). This class inherits from **TagSession**.
469TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
1013TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
2198TagSession** is the base class of all NFC tag technologies. It provides common interfaces for esta…
2494 Provides APIs for formatting NDEF formattable tags. This class inherits from **TagSession**.
[all …]
H A Djs-apis-tagSession.md15 ## TagSession section
17 Provides common APIs for establishing connections and transferring data. **TagSession** is the base…
H A Djs-apis-nfcTag.md1386 ## TagSession section
1388 type TagSession = _TagSession
1390 Obtains a **TagSession** object.
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-communicate.md9 | tagSession | TagSession | getMaxSendLength(): number; | Added|
10 | tagSession | TagSession | sendData(data: number[]): Promise\<number[]>;<br>sendData(data: number[…
11 | tagSession | TagSession | getSendDataTimeout(): number; | Added|
12 | tagSession | TagSession | setSendDataTimeout(timeout: number): boolean; | Added|
13 | tagSession | TagSession | isTagConnected(): boolean; | Added|
14 | tagSession | TagSession | reset(): void; | Added|
15 | tagSession | TagSession | connectTag(): boolean; | Added|
16 | tagSession | TagSession | getTagInfo(): tag.TagInfo; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md956 |新增|NA|类名:TagSession;<br>方法or属性:connect(): void;|tagSession.d.ts|
958 |新增|NA|类名:TagSession;<br>方法or属性:isConnected(): boolean;|tagSession.d.ts|
960 |新增|NA|类名:TagSession;<br>方法or属性:getTimeout(): number;|tagSession.d.ts|
1670 …|类名:TagSession;<br>方法or属性:connectTag(): boolean;<br>旧版本信息:|类名:TagSession;<br>方法or属性:connectTag(): …
1671 |废弃版本有变化|类名:TagSession;<br>方法or属性:reset(): void;<br>旧版本信息:|类名:TagSession;<br>方法or属性:reset(): void;<…
1672TagSession;<br>方法or属性:isTagConnected(): boolean;<br>旧版本信息:|类名:TagSession;<br>方法or属性:isTagConnected…
1673TagSession;<br>方法or属性:setSendDataTimeout(timeout: number): boolean;<br>旧版本信息:|类名:TagSession;<br>方法…
1674TagSession;<br>方法or属性:getSendDataTimeout(): number;<br>旧版本信息:|类名:TagSession;<br>方法or属性:getSendData…
1675TagSession;<br>方法or属性:sendData(data: number[]): Promise\<number[]>;<br>旧版本信息:|类名:TagSession;<br>方法…
1676TagSession;<br>方法or属性:getMaxSendLength(): number;<br>旧版本信息:|类名:TagSession;<br>方法or属性:getMaxSendLen…
[all …]
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp112 tagSessionIface_ = new TAG::TagSession(shared_from_this()); in Initialize()
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md956 |Added|NA|Class name: TagSession;<br>Method or attribute name: connect(): void;|tagSession.d.ts|
957 |Added|NA|Class name: TagSession;<br>Method or attribute name: resetConnection(): void;|tagSession.…
958 |Added|NA|Class name: TagSession;<br>Method or attribute name: isConnected(): boolean;|tagSession.d…
960 |Added|NA|Class name: TagSession;<br>Method or attribute name: getTimeout(): number;|tagSession.d.t…
1670TagSession;<br>Method or attribute name: connectTag(): boolean;<br>Old version: |Class name: TagSe…
1671TagSession;<br>Method or attribute name: reset(): void;<br>Old version: |Class name: TagSession;<b…
1672TagSession;<br>Method or attribute name: isTagConnected(): boolean;<br>Old version: |Class name: T…
1673TagSession;<br>Method or attribute name: setSendDataTimeout(timeout: number): boolean;<br>Old vers…
1674TagSession;<br>Method or attribute name: getSendDataTimeout(): number;<br>Old version: |Class name…
1675TagSession;<br>Method or attribute name: sendData(data: number[]): Promise\<number[]>;<br>Old vers…
[all …]

12