You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I am using DISPLAY_YES_NO for an application agent. I can see the binc-generated PIN code if log_debug is used, however I would like to display it in my user code. Am I missing this capability?
I note there is a void *userdata field in the bluez_agent_method_call where it passes the *agent structure. Is there a way to expand this structure to include pointers? to output (and input) functions?
The text was updated successfully, but these errors were encountered:
Hello. I am using DISPLAY_YES_NO for an application agent. I can see the binc-generated PIN code if log_debug is used, however I would like to display it in my user code. Am I missing this capability?
I note there is a void *userdata field in the bluez_agent_method_call where it passes the *agent structure. Is there a way to expand this structure to include pointers? to output (and input) functions?
The text was updated successfully, but these errors were encountered: