[EZ-Serial FW for CYW2070x-based ] How to check DeviceName from remote that doesn't support EIR

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
KeTa_1341526
Level 5
Level 5
Distributor - TED (Japan)
10 likes given 10 likes received 5 likes given

Hello,

As you can see in the Community below, I am aware that it is not possible to get a BT device name from a remote device that does not support EIR while executing Inquiry (/BTI command).

https://community.cypress.com/t5/WICED-Studio-Bluetooth/CYBT343026-01-can-t-find-classical-bt-device...

But even in such a case, is there a way to know the device name of the remote device?

For example, can EZ-Serial get information with a function like "HCI Remote name request" using BD_Address obtained by "Standard Inquiry Response (BTIR event)"?

Is the "bt_query_name (/BTQN, ID = 14/3)" command the equivalent of "HCI Remote name request"?

OR

Is the / BTQN command reading the information obtained by inquiry (/ BTI command) held in the RAM of CYW20706?

Best regards,

TK

0 Likes
1 Solution
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

The / BTQN command reads the information held in the RAM of CYW20706.

View solution in original post

0 Likes
2 Replies
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

The / BTQN command reads the information held in the RAM of CYW20706.

0 Likes
KeTa_1341526
Level 5
Level 5
Distributor - TED (Japan)
10 likes given 10 likes received 5 likes given

Thank you for your reply.

I understand it.

Best regards,

TK

0 Likes