Hi All,

I am trying to understand the call flow sequence when we try to do a
connection using connman connect service. I see the below logs.

connmand[2769]: src/network.c:connman_network_get_bool() network 0x2cbde138
key WiFi.UseWPS
connmand[2769]: src/network.c:connman_network_get_string() network
0x2cbde138 key WiFi.PinWPS
connmand[2769]: src/network.c:connman_network_ref_debug() 0x2cbde138 name
sistlajr ref 4 by plugins/wifi.c:1493:network_connect()
connmand[2769]: src/network.c:connman_network_set_associating() network
0x2cbde138 associating 1
connmand[2769]: src/service.c:__connman_service_ipconfig_indicate_state()
service 0x2cbe08f0 (wifi_00025b03f749_736973746c616a72_managed_psk) state 2
(association) type 1 (IPv4)
connmand[2769]: src/service.c:service_indicate_state() service 0x2[
192.082736] systemd[1]: bluetooth.service operation timed out. Terminating.
cbe08f0 old idle - new association/idle => association
connmand[2769]: src/session.c:service_state_changed() service 0x2cbe08f0
state 2
connmand[2769]: src/notifier.c:notify_idle_state() idle 0
connmand[2769]: src/manager.c:idle_state() idle 0
connmand[2769]: src/connection.c:update_order()
connmand[2769]: src/connection.c:__connman_connection_update_gateway()
default (nil)
connmand[2769]: src/service.c:__connman_service_ipconfig_indicate_state()
service 0x2cbe08f0 (wifi_00025b03f749_7369xxxxxxxxxxxx2_managed_psk) state
2 (association) type 2 (IPv6)
connmand[2769]: src/service.c:service_indicate_state() service 0x2cbe08f0
old association - new association/association => association
connmand[2769]: src/service.c:connman_service_unref_debug() 0x2cbe08f0 ref
1 by src/service.c:7679:agent_context_unref()
connmand[2769]: plugins/wifi.c:connect_callback() network 0x2cbde138 result
0
connmand[2769]: src/network.c:connman_network_unref_debug() 0x2cbde138 name
sidfsdfsr ref 3 by plugins/wifi.c:1393:connect_callback()
connmand[2769]: src/service.c:service_send_changed()
connmand[2769]: src/service.c:service_append_added_foreach() changed
/net/connman/service/wifi_00025b03f749_736973746c616a72_managed_psk


My question here is I see a call to agent API agent_context_unref(). But i
am not sure who is issuing this. Can some one please let me know how this
agent API is getting called.

Regards,
Sistla.
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to