Searched refs:bonding_device (Results 1 – 1 of 1) sorted by relevance
219 let bonding_device = context.lock().unwrap().bonding_attempt.as_ref().cloned(); in on_ssp_request() localVariable220 match bonding_device { in on_ssp_request()