Searched refs:bonding (Results 1 – 2 of 2) sorted by relevance
124 struct bonding_req *bonding; member717 static void bonding_request_cancel(struct bonding_req *bonding) in bonding_request_cancel() argument719 struct btd_device *device = bonding->device; in bonding_request_cancel()729 if (device->bonding) in device_request_disconnect()730 bonding_request_cancel(device->bonding); in device_request_disconnect()1082 if (device->bonding) { in device_remove()1961 static void bonding_request_free(struct bonding_req *bonding) in bonding_request_free() argument1965 if (!bonding) in bonding_request_free()1968 if (bonding->listener_id) in bonding_request_free()1969 g_dbus_remove_watch(bonding->conn, bonding->listener_id); in bonding_request_free()[all …]
62 Fix issue with handling bonding IO channel closing.205 Fix issue where discovery could interfere with bonding.241 Fix issue with authentication reply when bonding already completed.242 Fix issue with not canceling authentication when bonding fails.258 Fix performing dedicated bonding without MITM requirement.262 Fix issues with general bonding being default setting now.444 Fix error return when bonding socket hang up.574 Fix reset of authentication requirements after bonding.575 Fix storing of link keys when using dedicated bonding.592 Fix handling of link keys when using no bonding.[all …]