Searched refs:GattAsyncIntf (Results 1 – 1 of 1) sorted by relevance
1331 struct GattAsyncIntf { struct1340 impl GattAsyncIntf { argument1463 gatt_async: Arc<tokio::sync::Mutex<GattAsyncIntf>>,1489 gatt_async: Arc::new(tokio::sync::Mutex::new(GattAsyncIntf { in new()