Searched refs:pending_connect (Results 1 – 2 of 2) sorted by relevance
75 DBusMessage *pending_connect; member133 if (iconn->pending_connect) in input_conn_free()134 dbus_message_unref(iconn->pending_connect); in input_conn_free()357 reply = connection_attempt_failed(iconn->pending_connect, in rfcomm_connect_cb()371 reply = connection_attempt_failed(iconn->pending_connect, in rfcomm_connect_cb()382 reply = dbus_message_new_method_return(iconn->pending_connect); in rfcomm_connect_cb()385 dbus_message_unref(iconn->pending_connect); in rfcomm_connect_cb()386 iconn->pending_connect = NULL; in rfcomm_connect_cb()392 dbus_message_unref(iconn->pending_connect); in rfcomm_connect_cb()393 iconn->pending_connect = NULL; in rfcomm_connect_cb()[all …]
121 struct pending_connect { struct170 struct pending_connect *pending;447 struct pending_connect *p = hs->pending; in pending_connect_finalize()486 hs->pending = g_new0(struct pending_connect, 1); in pending_connect_init()572 struct pending_connect *p = hs->pending; in sco_connect_cb()671 struct pending_connect *p = hs->pending; in hfp_slc_complete()1348 struct pending_connect *p = hs->pending; in headset_connect_cb()1451 struct pending_connect *p = hs->pending; in get_record_cb()2277 struct pending_connect *p = hs->pending; in headset_cancel_stream()2697 struct pending_connect *p = dev->headset->pending; in headset_shutdown()